Refactor files to submit to address a few limitations.
- Script ID must be digits.
- ID and wave file name must match.
- ID must be unique.
- Wave zip should be smaller than 200MB.
TODO: support more media types.
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
python app.py