Add support for podcast RSS feeds #164
Labels
feature
Enhancements/ features to the app.
priority: non-critical
Non-critical issues that still have to be fixed ASAP.
type: web
Issues/PRs about the web version of the app.
ui/ux design
Issues/PRs related to the user interface.
Currently, the API I'm using to parse RSS feeds to JSON (rss2json) also supports parsing podcast RSS feeds as the formats are quite similar.
Here's what the API spits out (for a single item) when I pass in a regular RSS feed (I'm using the RSS feed from the Android Developers blog):
As compared to what it spits out (for a single item) when I pass in a podcast RSS feed (I'm using the RSS feed for the popular show "Stuff You Should Know" by HowStuffWorks and iHeartRadio):
Tasks
enclosure.type
is of an audio file)The text was updated successfully, but these errors were encountered: