/pinchy

download mixes from pinchy and friends

Primary LanguagePython

pinchy

Downloads mixes and associated images from Pinchy and Friends

The resulting file structure looks like this:

/Users/rorysawyer/media/audio/pinchy/
└── <mix_id>
    ├── <mix_name>.mp3
    ├── <thumbnail>.jpg
    └── tracklist.txt

usage

$ pipenv shell
$ python pinchy.py 

depedencies

  • pipenv