[
{
"id": "<string>",
"title": "<string>",
"url": "<string>",
"@type": "YoutubeSearchVideo",
"author": {
"id": "<string>",
"alias": "<string>",
"@type": "YoutubeSearchVideoAuthor",
"name": "<string>",
"url": "<string>"
},
"duration_seconds": 123,
"view_count": 123,
"published_at": 123,
"image": "<string>"
}
]