Wednesday 15 April 2015

android how to get all video uploads by another user using youtube data api v2? -


I am trying to upload all the video by a specific user. I tried this URL, but only got the first page video list.

There are about 250 videos uploaded by this user, but I am only getting some. On the website we get more video while loading the "Load more" button but I do not know how to get it with the API.

Can anyone help me for this? Thank you

You will also need to send and gdata api to find the next 25 (maximum 50) results Because Gatata API Returns by default only Fist 25 Results

For example, to get the next 25 results:



No comments:

Post a Comment