trends via Json, possible?
is it possible to get the Youtube Trends http://feeds.feedburner.com/youtube-trends via json?
Youtube GDATA
http://gdata.youtube.com/demo/index.html
Example json link
http://gdata.youtube.com/feeds/api/standardfeeds/most_recent?alt=json
Did not work
http://gdata.youtube.com/feeds/api/standardfeeds/youtube_trends?alt=json
http://gdata.youtube.com/feeds/api/standardfeeds/youtube-trends?alt=json
Thanks in advance!
Peter
If you are looking for the Trending videos on YouTube, you can find that feed at:
https://gdata.youtube.com/feeds/api/standardfeeds/on_the_web?alt=json
It is described as:
This feed lists trending videos as seen on YouTube Trends, which surfaces popular videos as their popularity is increasing and also analyzes broader trends developing within the YouTube community. This feed is available as an experimental feature.
What you are referencing are blog posts based on that feed, as seen on here.
链接地址: http://www.djcxy.com/p/28984.html上一篇: 哪一个是正确的Youtube Api网址来为经认证的用户评分视频?
下一篇: 通过Json的趋势,可能吗?