Skip to content

Easily customizable Python script to crawl a podbay.fm page and download all the mp3s

Notifications You must be signed in to change notification settings

jwhong/PodcastScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PodcastScraper

Easily customizable Python script to crawl a podbay.fm page and download all the mp3s

Requires

  • Python 3

Instructions

  • Download scraper.py
  • Find the URL of the podbay.fm podcast you want to download (for example http://podbay.fm/show/152249110 )
  • Open scraper.py in a text editor, replace the "XXXXX" in "scraper.scrapeShowPage("XXXXX")" with the URL (it's near the bottom)
  • Run scraper.py
  • Sit in quiet reflection until download completes

About

Easily customizable Python script to crawl a podbay.fm page and download all the mp3s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages