Answer the question
In order to leave comments, you need to log in
How to get a list of videos from a youtube channel?
How to get a list of videos from a youtube channel? Examples from Google are either off topic or not working.
Answer the question
In order to leave comments, you need to log in
1. Get the Google API token here https://code.google.com/apis/console
2. Allow YouTube Data API v3 access
3. Look at the playlist ID https://www.youtube.com/playlist?list={channel_id}
4. https://www.googleapis.com/youtube/v3/playlistItem... - get 50 videos from the channel in JSON format
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question