Skip to content

Generate a podcast for the NPR Popular Stories feed which no longer exists.

License

Notifications You must be signed in to change notification settings

mettamatt/npr-popular-stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPR Popular Stories Podcast Feed

NPR used to publish a "most emailed stories" podcast in iTunes, however in January 2015 the feed stopped.

This script cobbles together similar collection of stories. Rather than the most emailed stories, it uses the NPR Popular stories page view. The script uses BeautifulSoup to import the page view and save audio stories and their related metadata in a sqlite database. It then downloads the audio file for each story and joins them together into a single audio file of the most popular stories for each day.

Finally, the script exports a RSS feed called podcast.xml to consume.

About

Generate a podcast for the NPR Popular Stories feed which no longer exists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages