mike-piazza

A robot that scrapes a webpage to extract MP3s, uploads them, extracts metadata, creates a schedule, and uses the MP3s to call according to the schedule.

Mike Piazza performs three functions:

  1. Scrape NixonTapes.org (or some other website) for MP3 files and associated metadata

  2. Upload MP3 files to charlesreid1.com or other remote site

  3. Populate a CSV file with metadata

The CSV file can then be used by a scheduler (like the one in Nolan Ryan).

Description
A robot that scrapes a webpage to extract MP3s, uploads them, extracts metadata, creates a schedule, and uses the MP3s to call according to the schedule.
Readme 99 KiB
Languages
HTML 79%
Python 20.8%
Shell 0.2%