Youtube API - Get youtube-trends via Json, possible?

后端 未结 1 563
萌比男神i
萌比男神i 2021-02-06 18:37


is it possible to get the Youtube Trends http://feeds.feedburner.com/youtube-trends via json?

Youtube GDATA
http://gdata.youtube.com/demo/i

相关标签:
1条回答
  • 2021-02-06 19:13

    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.

    0 讨论(0)
提交回复
热议问题