Authorization: Bearer ********************
{
"playlist_id":"PLMUs_BF93V5auQ8Bz37OsF4RqpMH38kmc",
"max_results":25,
"page_token":""
}
curl --location --request POST 'https://pro.moreapi.wouldmissyou.com/api/youtube/play_list_item' \
--header 'Content-Type: application/json' \
--data-raw '{
"playlist_id":"PLMUs_BF93V5auQ8Bz37OsF4RqpMH38kmc",
"max_results":25,
"page_token":""
}'
{
"code": 0,
"msg": "string",
"data": {
"kind": "string",
"etag": "string",
"nextPageToken": "string",
"items": [
{
"kind": "string",
"etag": "string",
"id": "string",
"snippet": {
"publishedAt": "string",
"channelId": "string",
"title": "string",
"description": "string",
"thumbnails": {
"default": {
"url": "string",
"width": 0,
"height": 0
},
"medium": {
"url": "string",
"width": 0,
"height": 0
},
"high": {
"url": "string",
"width": 0,
"height": 0
},
"standard": {
"url": "string",
"width": 0,
"height": 0
},
"maxres": {
"url": "string",
"width": 0,
"height": 0
}
},
"channelTitle": "string",
"playlistId": "string",
"position": 0,
"resourceId": {
"kind": "string",
"videoId": "string"
},
"videoOwnerChannelTitle": "string",
"videoOwnerChannelId": "string"
},
"contentDetails": {
"videoId": "string",
"videoPublishedAt": "string"
}
}
],
"pageInfo": {
"totalResults": 0,
"resultsPerPage": 0
}
}
}
维护不易!赏口饭吃~
如果您觉得服务对您有用,请随意赞赏~支持开发者持续维护并更新项目~开发者将赠送解析次数