Forked from dpellenwood/itunes-podcast-categories.json
Created
November 29, 2018 23:47
-
-
Save onigetoc/7d527589d16dc022f5ed7341314fa8ce to your computer and use it in GitHub Desktop.
A list of the current iTunes podcast categories in different formats
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
[ | |
{ | |
"Arts": [ | |
"Design", | |
"Fashion & Beauty", | |
"Food", | |
"Literature", | |
"Performing Arts", | |
"Visual Arts" | |
] | |
}, | |
{ | |
"Business": [ | |
"Business News", | |
"Careers", | |
"Investing", | |
"Management & Marketing", | |
"Shopping" | |
] | |
}, | |
"Comedy", | |
{ | |
"Education": [ | |
"Educational Technology", | |
"Higher Education", | |
"K-12", | |
"Language Courses", | |
"Training" | |
] | |
}, | |
{ | |
"Games & Hobbies": [ | |
"Automotive", | |
"Aviation", | |
"Hobbies", | |
"Other Games", | |
"Video Games" | |
] | |
}, | |
{ | |
"Government & Organizations": [ | |
"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" | |
] |
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
# iTunes Podast Categories | |
# Last Updated: 2017-02-19 | |
# Source: https://help.apple.com/itc/podcasts_connect/#/itc9267a2f12 | |
- Arts: | |
- Design | |
- Fashion & Beauty | |
- Food | |
- Literature | |
- Performing Arts | |
- Visual Arts | |
- Business: | |
- Business News | |
- Careers | |
- Investing | |
- Management & Marketing | |
- Shopping | |
- Comedy | |
- Education: | |
- Educational Technology | |
- Higher Education | |
- K-12 | |
- Language Courses | |
- Training | |
- Games & Hobbies: | |
- Automotive | |
- Aviation | |
- Hobbies | |
- Other Games | |
- Video Games | |
- Government & Organizations: | |
- 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