Skip to main content
POST
YouTube Playlist Videos API

YouTube 播放列表视频

从一个或多个公共播放列表采集标准化视频记录。

与 MCP 一起使用

播放列表ID可以直接在urls中传递。结果包括 extra 下的播放列表上下文。 results_limit 默认为 100,接受 10 到 2,000 之间的值,并应用于每个播放列表。

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
urls
string[]
必填

Public profile or content URLs.

Minimum array length: 1
Minimum string length: 1
results_limit
integer
必填范围: 10 <= x <= 2000

响应

200 - application/json

Task accepted

code
integer
data
object