K
K
Kirill Zhilyaev2017-03-12 22:12:54
YouTube
Kirill Zhilyaev, 2017-03-12 22:12:54

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 answer(s)
D
dikeyfd, 2018-02-27
@kirill_782

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 question

Ask a Question

731 491 924 answers to any question