You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid
5a97e9ac07
|
11 years ago | |
---|---|---|
files | 11 years ago | |
.gitignore | 11 years ago | |
CSVReader.py | 11 years ago | |
Driver.py | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
Scraper.py | 11 years ago | |
Uploader.py | 11 years ago |
README.md
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).