Where fair use meets fu. Capture cloud based media for offline merriment.
OSX/Linux:
$ virtualenv -p python3 .env
$ source .env/bin/activate
$ (.env) pip install -r requirements.txt
Add some lines to media.txt in the format:
service,artist
Where service may be soundcloud, bandcamp, youtube or vimeo.
$ (.env) python ds.py
$ (.env) ./runtests.sh
Use at your own risk and according to the terms of service for these services.
This is only a proof of concept.