Retrieve comprehensive details about a specific YouTube channel using this Channel Details API. Utilizing a static JSON file, this API provides essential information, statistics, and metadata related to the channel. It simplifies the development of YouTube-like channel pages, allowing developers to focus on UI design without the complexities of real-time API integration. Note: Data provided by this API is static and not real-time.
Example-> JSON data
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"data": {
"info": {
"brandingSettings": {
"channel": {
"country": "IN",
"description": "Website: https://hiteshchoudhary.com
Hey there everyone, Hitesh here back again with another video!
This means I create a lot of videos, every single week. I cover a wide range of subjects like programming, what's latest in tech, new frameworks, open-source products etc. I keep my interest in a wide area of tech like Javascript, Python, PHP, Machine Learning, etc.
For the Business purpose, Sponsorships and invitation, reach out at team@hiteshchoudhary.com
NOTE: Personal questions and code-related questions are not answered at this email. Post them in the course discussion section or react me out at social platforms.
#iWriteCode
Instagram: https://instagram.com/hiteshchoudharyofficial
Facebook: www.fb.com/HiteshChoudharyPage",
"keywords": "Programming computers code hitesh udemy Udacity Edx "machine learning" python javascript devops cloud",
"title": "Hitesh Choudhary",
"unsubscribedTrailer": "xJq0EQMFGyg"
},
"image": {
"bannerExternalUrl": "https://yt3.googleusercontent.com/xGlR3Vz-RYHgwRj50-VEdBksVyjyJhvzQUEVttMCd5iRVdw-OXdFkPBPswF2nG_13QR2UfXnCQ"
}
},
"id": "UCXgGY0wkgOzynnHvSEVmE3A",
"kind": "youtube#channel",
"snippet": {
"country": "IN",
"customUrl": "@hiteshchoudharydotcom",
"description": "Website: https://hiteshchoudhary.com
Hey there everyone, Hitesh here back again with another video!
This means I create a lot of videos, every single week. I cover a wide range of subjects like programming, what's latest in tech, new frameworks, open-source products etc. I keep my interest in a wide area of tech like Javascript, Python, PHP, Machine Learning, etc.
For the Business purpose, Sponsorships and invitation, reach out at team@hiteshchoudhary.com
NOTE: Personal questions and code-related questions are not answered at this email. Post them in the course discussion section or react me out at social platforms.
#iWriteCode
Instagram: https://instagram.com/hiteshchoudharyofficial
Facebook: www.fb.com/HiteshChoudharyPage",
"localized": {
"description": "Website: https://hiteshchoudhary.com
Hey there everyone, Hitesh here back again with another video!
This means I create a lot of videos, every single week. I cover a wide range of subjects like programming, what's latest in tech, new frameworks, open-source products etc. I keep my interest in a wide area of tech like Javascript, Python, PHP, Machine Learning, etc.
For the Business purpose, Sponsorships and invitation, reach out at team@hiteshchoudhary.com
NOTE: Personal questions and code-related questions are not answered at this email. Post them in the course discussion section or react me out at social platforms.
#iWriteCode
Instagram: https://instagram.com/hiteshchoudharyofficial
Facebook: www.fb.com/HiteshChoudharyPage",
"title": "Hitesh Choudhary"
},
"publishedAt": "2011-10-24T10:25:16Z",
"thumbnails": {
"default": {
"height": 88,
"url": "https://yt3.ggpht.com/ytc/AOPolaTLK52bUQ_YHxgb7RK8GMt_bksIMavy-aEZ9fUOvg=s88-c-k-c0x00ffffff-no-rj",
"width": 88
},
"high": {
"height": 800,
"url": "https://yt3.ggpht.com/ytc/AOPolaTLK52bUQ_YHxgb7RK8GMt_bksIMavy-aEZ9fUOvg=s800-c-k-c0x00ffffff-no-rj",
"width": 800
},
"medium": {
"height": 240,
"url": "https://yt3.ggpht.com/ytc/AOPolaTLK52bUQ_YHxgb7RK8GMt_bksIMavy-aEZ9fUOvg=s240-c-k-c0x00ffffff-no-rj",
"width": 240
}
},
"title": "Hitesh Choudhary"
},
"statistics": {
"hiddenSubscriberCount": false,
"subscriberCount": "801000",
"videoCount": "1442",
"viewCount": "54384618"
}
},
"kind": "youtube#channelListResponse"
},
"message": "Channel details fetched successfully!",
"statusCode": 200,
"success": true
}
Access a collection of YouTube videos via this API endpoint. It retrieves videos from a JSON structure similar to YouTube's official API. You can specify parameters such as page, limit, query, and sorting criteria (most liked, most viewed, latest, oldest) to customize your video list. Note: Data provided by this API is static and not real-time.
https://api.freeapi.app/api/v1/public/youtube/videos?page=1&limit=10&query=javascript&sortBy=mostLiked
Example-> JSON data
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"kind": "youtube#videoListResponse",
"items": {
"kind": "youtube#video",
"id": "75hqPk6pq5g",
"snippet": {
"publishedAt": "2023-07-19T13:16:33Z",
"channelId": "UCXgGY0wkgOzynnHvSEVmE3A",
"title": "Flutter Windows Installation",
"description": "
https://hitesh.ai/discord
Facebook: https://www.facebook.com/HiteshChoudharyPage
Instagram: https://instagram.com/hiteshchoudharyofficial
homepage: http://www.hiteshChoudhary.com
Disclaimer:
It doesn't feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
All Amazon links are affiliate links (If any).",
"thumbnails": {
"default": {
"url": "https://i.ytimg.com/vi/75hqPk6pq5g/default.jpg",
"width": 120,
"height": 90
},
"medium": {
"url": "https://i.ytimg.com/vi/75hqPk6pq5g/mqdefault.jpg",
"width": 320,
"height": 180
},
"high": {
"url": "https://i.ytimg.com/vi/75hqPk6pq5g/hqdefault.jpg",
"width": 480,
"height": 360
},
"standard": {
"url": "https://i.ytimg.com/vi/75hqPk6pq5g/sddefault.jpg",
"width": 640,
"height": 480
},
"maxres": {
"url": "https://i.ytimg.com/vi/75hqPk6pq5g/maxresdefault.jpg",
"width": 1280,
"height": 720
}
},
"channelTitle": "Hitesh Choudhary",
"tags": [
"Programming",
"javascript",
"flutter",
"flutter windows"
],
"categoryId": "28",
"liveBroadcastContent": "none",
"localized": {
"title": "Flutter Windows Installation",
"description": "https://hitesh.ai/discord
Facebook: https://www.facebook.com/HiteshChoudharyPage
Instagram: https://instagram.com/hiteshchoudharyofficial
homepage: http://www.hiteshChoudhary.com
Disclaimer:
It doesn't feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
All Amazon links are affiliate links (If any)."
},
"defaultAudioLanguage": "en"
},
"contentDetails": {
"duration": "PT19M35S",
"dimension": "2d",
"definition": "hd",
"caption": "false",
"licensedContent": true,
"contentRating": {},
"projection": "rectangular"
},
"statistics": {
"viewCount": "2955",
"likeCount": "163",
"favoriteCount": "0",
"commentCount": "51"
}
}
}