Skip to content

Instantly share code, notes, and snippets.

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

Installation

Open 'Terminal' Run

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

Instructions to Run

Run the following to change to the correct folder:

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

Extra Info

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