我一直试图解决这个问题很长一段时间了.我正在尝试显示来自特定用户的最近上传的视频.首先我尝试使用most_recent(https://gdata.youtube.com/feeds/api/standardfeeds/GB/most_recent)等,但我很快意识到它只能从特定国家/地区获取最新视频,不像我想要的用户特定.所以问题是,什么是获取用户特定最新上传的URL?关于他们的API的所有谷歌网页都没有提及它的一个词(或者我是盲人)
我读过的页面:https:
//developers.google.com/youtube/2.0/reference?
csw = 1 https:/ /developers.google.com/youtube/2.0/developers_guide_protocol#Standard_feeds
使用API获取用户的最新YouTube视频链接
https://developers.google.com/youtube/2.0/developers_guide_protocol_video_feeds
youtube-api ×1