Download music files from ccMixter.org
This is a very lightweight wrapper for the ccMixter API. Built with just the bare necessities for my needs.
- git clone this and cd into ccmixter_song_downloader
pip install -r requirements.txt
Check the docstrings
- use
CCMixterSongDownloader().download(...)