Hacker News new | ask | show | jobs
by ashishsingal 1205 days ago
how would you implement this? just take in a URL that has an RSS feed and then link each item on the feed to the podcast player?
1 comments

Each item in the RSS feed links to the audio of a single episode (with the item title/description set as well) of the podcast. Podcast players can subscribe to the RSS feed, and display episodes as usual.