[
{
"comedianId": "abhishek-upmanyu",
"statistics": {
"index": "viewCount + subscriberCount"
},
"videos": [
{
"videoId": "xVksj9ks",
"title": "Life in a metro",
"description": "If your havent figured out my name",
"thumbnail": {
"default": {
"url": "https://i.ytimg.com/vi/1EpOFzNo0MY/default.jpg",
"width": 120,
"height": 90
},
"medium": {
"url": "https://i.ytimg.com/vi/1EpOFzNo0MY/mqdefault.jpg",
"width": 320,
"height": 180
},
"high": {
"url": "https://i.ytimg.com/vi/1EpOFzNo0MY/hqdefault.jpg",
"width": 480,
"height": 360
}
},
"statistics": {
"index": "viewCount + likeCount - dislikeCount + commentCount * 10"
}
}
]
}
]