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:
-
Scrape NixonTapes.org (or some other website) for MP3 files and associated metadata
-
Upload MP3 files to charlesreid1.com or other remote site
-
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.
Languages
HTML
79%
Python
20.8%
Shell
0.2%