youtube-analytics

How to get the total number of videos in a YouTube channel?


I want to get the count of the total no of video uploaded to a YouTube channel using YouTube analytics API. Can any one please tell me the correct metric and dimension combination for this?


Solution

  • You can get the videos count by using the following request.....

    https://gdata.youtube.com/feeds/api/users/YourChannelID/uploads?v=2&alt=jsonc&max-results=0