Skip to content

Instantly share code, notes, and snippets.

@freearhey
Created January 24, 2019 09:01
Show Gist options
  • Save freearhey/7a6ef1baadab9e0252bde1319c1e8457 to your computer and use it in GitHub Desktop.
Save freearhey/7a6ef1baadab9e0252bde1319c1e8457 to your computer and use it in GitHub Desktop.
YouTube Categories List
[
{
"id": "1",
"title": "Film & Animation",
},
{
"id": "2",
"title": "Autos & Vehicles",
},
{
"id": "10",
"title": "Music",
},
{
"id": "15",
"title": "Pets & Animals",
},
{
"id": "17",
"title": "Sports",
},
{
"id": "18",
"title": "Short Movies",
},
{
"id": "19",
"title": "Travel & Events",
},
{
"id": "20",
"title": "Gaming",
},
{
"id": "21",
"title": "Videoblogging",
},
{
"id": "22",
"title": "People & Blogs",
},
{
"id": "23",
"title": "Comedy",
},
{
"id": "24",
"title": "Entertainment",
},
{
"id": "25",
"title": "News & Politics",
},
{
"id": "26",
"title": "Howto & Style",
},
{
"id": "27",
"title": "Education",
},
{
"id": "28",
"title": "Science & Technology",
},
{
"id": "29",
"title": "Nonprofits & Activism",
},
{
"id": "30",
"title": "Movies",
},
{
"id": "31",
"title": "Anime/Animation",
},
{
"id": "32",
"title": "Action/Adventure",
},
{
"id": "33",
"title": "Classics",
},
{
"id": "34",
"title": "Comedy",
},
{
"id": "35",
"title": "Documentary",
},
{
"id": "36",
"title": "Drama",
},
{
"id": "37",
"title": "Family",
},
{
"id": "38",
"title": "Foreign",
},
{
"id": "39",
"title": "Horror",
},
{
"id": "40",
"title": "Sci-Fi/Fantasy",
},
{
"id": "41",
"title": "Thriller",
},
{
"id": "42",
"title": "Shorts",
},
{
"id": "43",
"title": "Shows",
},
{
"id": "44",
"title": "Trailers",
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment