🎉 Version 1.0.8 - New Random Number Generator API Added
BI3gEmfeDLQhttps://www.youtube.com/watch?v=BI3gEmfeDLQ (unencoded)https://youtu.be/BI3gEmfeDLQ (unencoded)https://m.youtube.com/watch?v=BI3gEmfeDLQ (unencoded)https://www.youtube.com/embed/BI3gEmfeDLQ (unencoded)curl --location --request GET 'https://apis.rocks/youtube/video/'{
"id": "string",
"snippet": {
"publishedAt": "string",
"channelId": "string",
"title": "string",
"description": "string",
"thumbnails": {
"default": {
"url": "http://example.com",
"width": 0,
"height": 0
},
"medium": {
"url": "http://example.com",
"width": 0,
"height": 0
},
"high": {
"url": "http://example.com",
"width": 0,
"height": 0
},
"standard": {
"url": "http://example.com",
"width": 0,
"height": 0
},
"maxres": {
"url": "http://example.com",
"width": 0,
"height": 0
}
},
"channelTitle": "string",
"tags": [
"string"
],
"categoryId": "string",
"liveBroadcastContent": "none",
"defaultLanguage": "string",
"defaultAudioLanguage": "string"
},
"statistics": {
"viewCount": "string",
"likeCount": "string",
"dislikeCount": "string",
"favoriteCount": "string",
"commentCount": "string"
},
"contentDetails": {
"duration": "string",
"dimension": "2d",
"definition": "hd",
"caption": "true",
"licensedContent": true,
"regionRestriction": {
"allowed": [
"string"
],
"blocked": [
"string"
]
}
},
"status": {
"uploadStatus": "deleted",
"privacyStatus": "private",
"license": "creativeCommon",
"embeddable": true,
"publicStatsViewable": true
}
}