Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leonidlezner/5c59ec28c237a3b08636cc9a8081fabf to your computer and use it in GitHub Desktop.
Save leonidlezner/5c59ec28c237a3b08636cc9a8081fabf to your computer and use it in GitHub Desktop.
A list of the current iTunes podcast categories in different formats
[
{
"Arts": [
"Books",
"Design",
"Fashion & Beauty",
"Food",
"Performing Arts",
"Visual Arts"
]
},
{
"Business": [
"Careers",
"Entrepreneurship",
"Investing",
"Management",
"Marketing",
"Non-Profit"
]
},
{
"Comedy": [
"Comedy Interviews",
"Improv",
"Stand-Up"
]
},
{
"Education": [
"Courses",
"How To",
"Language Learning",
"Self-Improvement"
]
},
{
"Fiction": [
"Comedy Fiction",
"Drama",
"Science Fiction"
]
},
{
"Government": [
]
},
{
"History": [
]
},
{
"Health & Fitness": [
"Alternative Health",
"Fitness",
"Medicine",
"Mental Health",
"Nutrition",
"Sexuality"
]
},
{
"Kids & Family": [
"Education for Kids",
"Parenting",
"Pets & Animals",
"Stories for Kids"
]
},
{
"Leisure": [
"Animation & Manga",
"Automotive",
"Aviation",
"Crafts",
"Games",
"Hobbies",
"Home & Garden",
"Video Games"
]
},
{
"Music": [
"Music Commentary",
"Music History",
"Music Interviews"
]
},
{
"News": [
"Business News",
"Daily News",
"Entertainment News",
"News Commentary",
"Politics",
"Sports News",
"Tech News"
]
},
{
"Religion & Spirituality": [
"Buddhism",
"Christianity",
"Hinduism",
"Islam",
"Judaism",
"Religion",
"Spirituality"
]
},
{
"Science": [
"Astronomy",
"Chemistry",
"Earth Sciences",
"Life Sciences",
"Mathematics",
"Natural Sciences",
"Nature",
"Physics",
"Social Sciences"
]
},
{
"Society & Culture": [
"Documentary",
"Personal Journals",
"Philosophy",
"Places & Travel",
"Relationships"
]
},
{
"Sports": [
"Baseball",
"Basketball",
"Cricket",
"Fantasy Sports",
"Football",
"Golf",
"Hockey",
"Rugby",
"Running",
"Soccer",
"Swimming",
"Tennis",
"Volleyball",
"Wilderness",
"Wrestling"
]
},
{
"Technology": [
]
},
{
"True Crime": [
]
},
{
"TV & Film": [
"After Shows",
"Film History",
"Film Interviews",
"Film Reviews",
"TV Reviews"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment