{
"kind": "youtube#searchListResponse",
"etag": "087bHyVDudhAUFb4C7iJCeQXsmc",
"nextPageToken": "CAEQAA",
"regionCode": "NL",
"pageInfo": {
"totalResults": 937330,
"resultsPerPage": 1
},
"items": [
{
"kind": "youtube#searchResult",
"etag": "v7HLsgX9LByOw2Dsh2vczAG4Wps",
"id": {
"kind": "youtube#video",
"videoId": "LPgo9-wd29A"
},
"snippet": {
"publishedAt": "2024-03-22T03:00:06Z",
"channelId": "UCMbxeKrFvHgCPH6aY5U9wHw",
"title": "Prime Circle - Better Days | Official Music Video",
"description": "Better Days by Prime Circle is the much anticipated new single and the first new music and music video released by the band ...",
"thumbnails": {
"default": {
"url": "https://i.ytimg.com/vi/LPgo9-wd29A/default.jpg",
"width": 120,
"height": 90
},
"medium": {
"url": "https://i.ytimg.com/vi/LPgo9-wd29A/mqdefault.jpg",
"width": 320,
"height": 180
},
"high": {
"url": "https://i.ytimg.com/vi/LPgo9-wd29A/hqdefault.jpg",
"width": 480,
"height": 360
}
},
"channelTitle": "PRIME CIRCLE | OFFICIAL",
"liveBroadcastContent": "none",
"publishTime": "2024-03-22T03:00:06Z"
}
}
]
}
Array
(
[kind] => youtube#searchListResponse
[etag] => 087bHyVDudhAUFb4C7iJCeQXsmc
[nextPageToken] => CAEQAA
[regionCode] => NL
[pageInfo] => Array
(
[totalResults] => 937330
[resultsPerPage] => 1
)
[items] => Array
(
[0] => Array
(
[kind] => youtube#searchResult
[etag] => v7HLsgX9LByOw2Dsh2vczAG4Wps
[id] => Array
(
[kind] => youtube#video
[videoId] => LPgo9-wd29A
)
[snippet] => Array
(
[publishedAt] => 2024-03-22T03:00:06Z
[channelId] => UCMbxeKrFvHgCPH6aY5U9wHw
[title] => Prime Circle - Better Days | Official Music Video
[description] => Better Days by Prime Circle is the much anticipated new single and the first new music and music video released by the band ...
[thumbnails] => Array
(
[default] => Array
(
[url] => https://i.ytimg.com/vi/LPgo9-wd29A/default.jpg
[width] => 120
[height] => 90
)
[medium] => Array
(
[url] => https://i.ytimg.com/vi/LPgo9-wd29A/mqdefault.jpg
[width] => 320
[height] => 180
)
[high] => Array
(
[url] => https://i.ytimg.com/vi/LPgo9-wd29A/hqdefault.jpg
[width] => 480
[height] => 360
)
)
[channelTitle] => PRIME CIRCLE | OFFICIAL
[liveBroadcastContent] => none
[publishTime] => 2024-03-22T03:00:06Z
)
)
)
)