【问题标题】:YouTube Data API playlistitems.list-method doesn't respondYouTube 数据 API playlistitems.list-method 没有响应
【发布时间】:2015-10-29 09:10:02
【问题描述】:

YouTube 数据 API playlistitems.list-method 大约在 20 小时前没有响应。

以下 URL 通常会返回该播放列表中的所有视频:https://developers.google.com/apis-explorer/#p/youtube/v3/youtube.playlistItems.list?part=snippet%252Cid&id=UUuQHD9MgnRILjwdQaWZrBxA&fields=items%252Fid&_h=1&

有人知道方法状态的更新吗?

【问题讨论】:

  • 可能超出您的每日限额。请尝试使用不同的令牌..

标签: youtube-api youtube-data-api


【解决方案1】:

根据您提供的链接,您似乎将 playlistID 提供为 playlistItemId。当您在正确的字段中提供播放列表 ID 时,它会起作用:

https://developers.google.com/apis-explorer/#p/youtube/v3/youtube.playlistItems.list?part=snippet%252Cid&playlistId=UUuQHD9MgnRILjwdQaWZrBxA&_h=3&

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2016-01-25
    • 2012-07-09
    • 2021-07-01
    • 1970-01-01
    • 2019-09-06
    • 2016-08-19
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多