manton / JSONFeed

The JSONFeed.org website
Creative Commons Zero v1.0 Universal
934 stars 54 forks source link

Add JSON Feed to RSS converter (Apple podcast support) #121

Closed bcomnes closed 3 years ago

bcomnes commented 6 years ago

After going down the jsonfeed-to-atom path, I realized, despite Atom being a much cleaner format and serialization, apple chose side with RSS, so I implemented an RSS converter and included full apple podcast extension support. This should enable people to publish podcasts with JSON Feed and easily convert them into an Apple podcast compatible feed, perhaps helping justify going down the json feed route in the first place.

bcomnes commented 4 years ago

Possible to land this?

manton commented 3 years ago

Thanks!