Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

As I write this, the YouTube website (the "YouTube 100"?) is giving me distinctly different results for "Most Viewed Videos" for this week versus the YouTube API,

https://gdata.youtube.com/feeds/api/standardfeeds/most_popular_Music?time=this_week

How do I obtain the YouTube website's version via the API? Previous questions from others here and elsewhere don't seem to have gotten a reply from YouTube support, so I ask again.

Is there a free unilimited API to get the top 100 billboard with Youtube music videos?

https://groups.google.com/forum/?fromgroups=#!topic/youtube-api-gdata/znCSaWqLTaQ

How to get the items from youtube.com/music

share|improve this question
I tried to answer your question 2 and 4 – Matias Molinas Dec 3 '12 at 4:06

1 Answer

YouTube API version 3 gets the same search results. Version 3 is still experimental, according to the documentation. https://developers.google.com/youtube/v3/docs/search/list

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.