amazing-ytdlp-archive/learning/api testing/api_responses/channels - contentDetails.json

21 lines
445 B
JSON

{
"kind": "youtube#channelListResponse",
"etag": "y1h6rEr0J5ouOWpOgGoOoS0AEMo",
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 5
},
"items": [
{
"kind": "youtube#channel",
"etag": "kPKzVTE16iBomHN8dehurcfIJJc",
"id": "UCIhnZFYX0BKWLrQ8ZAeop3Q",
"contentDetails": {
"relatedPlaylists": {
"likes": "",
"uploads": "UUIhnZFYX0BKWLrQ8ZAeop3Q"
}
}
}
]
}