8

I am using Youtube Data API version 3 and it seems there is an internal threshold (200) to limit the number of results. While the nextPageToken is available, the api returns an empty list. I am trying to get a list of videos from an specific channel ('UCJEy8aBnqDymMIcJCh72gMw'), it contains more than 3K videos and you can only get the first 200 and after that you will getting next tokens but the items are empty.

https://www.googleapis.com/youtube/v3/search?pageToken=XXXXX&order=date&part=snippet&key=XXXXXXXX&channelId=UCJEy8aBnqDymMIcJCh72gMw

Ramtin M. Seraj
  • 686
  • 7
  • 17

0 Answers0