Created
June 11, 2015 05:57
-
Star
(132)
You must be signed in to star a gist -
Fork
(44)
You must be signed in to fork a gist
-
-
Save dgp/1b24bf2961521bd75d6c to your computer and use it in GitHub Desktop.
youtube api video category id list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 - Autos & Vehicles | |
1 - Film & Animation | |
10 - Music | |
15 - Pets & Animals | |
17 - Sports | |
18 - Short Movies | |
19 - Travel & Events | |
20 - Gaming | |
21 - Videoblogging | |
22 - People & Blogs | |
23 - Comedy | |
24 - Entertainment | |
25 - News & Politics | |
26 - Howto & Style | |
27 - Education | |
28 - Science & Technology | |
29 - Nonprofits & Activism | |
30 - Movies | |
31 - Anime/Animation | |
32 - Action/Adventure | |
33 - Classics | |
34 - Comedy | |
35 - Documentary | |
36 - Drama | |
37 - Family | |
38 - Foreign | |
39 - Horror | |
40 - Sci-Fi/Fantasy | |
41 - Thriller | |
42 - Shorts | |
43 - Shows | |
44 - Trailers | |
From youtube upload page | |
2 - Cars & Vehicles | |
23 - Comedy | |
27 - Education | |
24 - Entertainment | |
1 - Film & Animation | |
20 - Gaming | |
26 - How-to & Style | |
10 - Music | |
25 - News & Politics | |
29 - Non-profits & Activism | |
22 - People & Blogs | |
15 - Pets & Animals | |
28 - Science & Technology | |
17 - Sport | |
19 - Travel & Events |
Hi, can anyone tell me how can I only fetch Programming and Tech related videos? for now, if I use
28
then it will fetch all the videos in the category of28
. but I only want to fetch the programming-related videos.
hi, did you find any solution?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"kind": "youtube#videoCategoryListResponse",
"etag": "QteLrrS_X7rM7rlcU_e7qa0embQ",
"items": [
{
"kind": "youtube#videoCategory",
"etag": "grPOPYEUUZN3ltuDUGEWlrTR90U",
"id": "1",
"snippet": {
"title": "Film & Animation",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "Q0xgUf8BFM8rW3W0R9wNq809xyA",
"id": "2",
"snippet": {
"title": "Autos & Vehicles",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "qnpwjh5QlWM5hrnZCvHisquztC4",
"id": "10",
"snippet": {
"title": "Music",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "HyFIixS5BZaoBdkQdLzPdoXWipg",
"id": "15",
"snippet": {
"title": "Pets & Animals",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "PNU8SwXhjsF90fmkilVohofOi4I",
"id": "17",
"snippet": {
"title": "Sports",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "5kFljz9YJ4lEgSfVwHWi5kTAwAs",
"id": "18",
"snippet": {
"title": "Short Movies",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "ANnLQyzEA_9m3bMyJXMhKTCOiyg",
"id": "19",
"snippet": {
"title": "Travel & Events",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "0Hh6gbZ9zWjnV3sfdZjKB5LQr6E",
"id": "20",
"snippet": {
"title": "Gaming",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "q8Cp4pUfCD8Fuh8VJ_yl5cBCVNw",
"id": "21",
"snippet": {
"title": "Videoblogging",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "cHDaaqPDZsJT1FPr1-MwtyIhR28",
"id": "22",
"snippet": {
"title": "People & Blogs",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "3Uz364xBbKY50a2s0XQlv-gXJds",
"id": "23",
"snippet": {
"title": "Comedy",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "0srcLUqQzO7-NGLF7QnhdVzJQmY",
"id": "24",
"snippet": {
"title": "Entertainment",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "bQlQMjmYX7DyFkX4w3kT0osJyIc",
"id": "25",
"snippet": {
"title": "News & Politics",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "Y06N41HP_WlZmeREZvkGF0HW5pg",
"id": "26",
"snippet": {
"title": "Howto & Style",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "yBaNkLx4sX9NcDmFgAmxQcV4Y30",
"id": "27",
"snippet": {
"title": "Education",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "Mxy3A-SkmnR7MhJDZRS4DuAIbQA",
"id": "28",
"snippet": {
"title": "Science & Technology",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "p3lEirEJApyEkuWpaGEHoF-m-aA",
"id": "29",
"snippet": {
"title": "Nonprofits & Activism",
"assignable": true,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "4pIHL_AdN2kO7btAGAP1TvPucNk",
"id": "30",
"snippet": {
"title": "Movies",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "Iqol1myDwh2AuOnxjtn2AfYwJTU",
"id": "31",
"snippet": {
"title": "Anime/Animation",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "tzhBKCBcYWZLPai5INY4id91ss8",
"id": "32",
"snippet": {
"title": "Action/Adventure",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "ii8nBGYpKyl6FyzP3cmBCevdrbs",
"id": "33",
"snippet": {
"title": "Classics",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "Y0u9UAQCCGp60G11Arac5Mp46z4",
"id": "34",
"snippet": {
"title": "Comedy",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "_YDnyT205AMuX8etu8loOiQjbD4",
"id": "35",
"snippet": {
"title": "Documentary",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "eAl2b-uqIGRDgnlMa0EsGZjXmWg",
"id": "36",
"snippet": {
"title": "Drama",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "HDAW2HFOt3SqeDI00X-eL7OELfY",
"id": "37",
"snippet": {
"title": "Family",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "QHiWh3niw5hjDrim85M8IGF45eE",
"id": "38",
"snippet": {
"title": "Foreign",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "ztKcSS7GpH9uEyZk9nQCdNujvGg",
"id": "39",
"snippet": {
"title": "Horror",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "Ids1sm8QFeSo_cDlpcUNrnEBYWA",
"id": "40",
"snippet": {
"title": "Sci-Fi/Fantasy",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "qhfgS7MzzZHIy_UZ1dlawl1GbnY",
"id": "41",
"snippet": {
"title": "Thriller",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "TxVSfGoUyT7CJ7h7ebjg4vhIt6g",
"id": "42",
"snippet": {
"title": "Shorts",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "o9w6eNqzjHPnNbKDujnQd8pklXM",
"id": "43",
"snippet": {
"title": "Shows",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
},
{
"kind": "youtube#videoCategory",
"etag": "mLdyKd0VgXKDI6GevTLBAcvRlIU",
"id": "44",
"snippet": {
"title": "Trailers",
"assignable": false,
"channelId": "UCBR8-60-B28hp2BmDPdntcQ"
}
}
]
}