Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以通过 YouTube API 以编程方式获取 YouTube 上“(艺术家)的热门曲目”播放列表的 URL?唯一的输入应该是艺术家姓名(例如“ABBA”),输出应该是“ABBA 的热门曲目”播放列表的地址,即:
http://www.youtube.com/watch?v=xFrGuyw1V8s&feature=list_other&playnext=1&list=AL94UKMTqg-9CB-lr-bPA_nrB-AW5RlrYV
@Ognjen:我有同样的问题 - 可以通过 youtube-api 吗?
编辑: 我发现这个 检索 YouTube 迪斯科播放列表
但是 OP 也有同样的问题,我认为这是一个解决方案。