I want to get auto-generated channel's information(music, sports...) using YouTube API v3 -


i've got channel's id, playlist id , playlistitem's id. result different saw in youtube page.

how can korean auto-generated channel information?

https://www.googleapis.com/youtube/v3/playlists?part=id,snippet,contentdetails&channelid={channel id} -> playlist id

https://www.googleapis.com/youtube/v3/playlistitems?part=id,snippet,contentdetails,status&playlistid={playlist} -> playlistitem id

it worked except youtube auto-generated channels.

plaese help..


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

node.js - Node - Passport Auth - Authed Post Route hangs on form submission -

Does Firefox offer AppleScript support to get URL of windows? -