Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 472 Bytes

File metadata and controls

13 lines (10 loc) · 472 Bytes

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