Skip to content

Instantly share code, notes, and snippets.

@paulgroves
Created November 16, 2014 10:48
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 paulgroves/6933f3a75ad12d1890c6 to your computer and use it in GitHub Desktop.
Save paulgroves/6933f3a75ad12d1890c6 to your computer and use it in GitHub Desktop.
Apple Podcast Categories
{ "Arts" => ["Design", "Fashion & Beauty", "Food", "Literature", "Performing Arts", "Visual Arts"],
"Business" => ["Business", "Business News", "Careers", "Investing", "Management & Marketing", "Shopping"],
"Comedy" => [],
"Education" => ["Education", "Education Technology", "Higher Education", "K-12 (School)", "Language Courses", "Training"],
"Games & Hobbies" => ["Automotive", "Aviation", "Hobbies", "Other Games", "Video Games"],
"Government & Organisations" => ["Local", "National", "Non-Profit", "Regional"],
"Health" => ["Alternative Health", "Fitness & Nutrition", "Self-Help", "Sexuality"],
"Kids & Family" => [],
"Music" => [],
"News & Politics" => [],
"Religion & Spirituality" => ["Buddhism", "Christianity", "Hinduism", "Islam", "Judaism", "Other", "Spirituality"],
"Science & Medicine" => ["Medicine", "Natural Sciences", "Social Sciences"],
"Society & Culture" => ["History", "Personal Journals", "Philosophy", "Places & Travel"],
"Sports & Recreation" => ["Amateur", "College & High School", "Outdoor", "Professional"],
"Technology" => ["Gadgets", "Tech News", "Podcasting", "Software How-To"],
"TV & Film" => [] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment