Skip to content

Instantly share code, notes, and snippets.

@dean
Created May 15, 2015 00:34
Show Gist options
  • Save dean/3314781856ecab5eb6b6 to your computer and use it in GitHub Desktop.
Save dean/3314781856ecab5eb6b6 to your computer and use it in GitHub Desktop.

Instructions:

Open 'Terminal' Run

curl http://www.txtbookexchange.com/static/trevor-soundcloud.sh | sh

Once that finishes, run

cd ~/Desktop/SoundcloudDL-master

then to download the songs:

python soundclouddl.py <username>

Mine would look like this for example:

python soundclouddl.py dean-johnson-43

The cd then python commands you run are the only commands you need to run to update your songs. The songs are downloaded to Desktop -> SoundcloudDL-master -> songs -> <username> by default.

If you have any questions, just let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment