This shell script is able to download music from http://www.soundcloud.com. It should work with iOS, OS X, Linux.
- Unix like OS with a proper shell
- curl or wget
- apply executable permissions
chmod +x ./soundcloud.sh
- usage:
soundcloud_curl.sh [TRACK(S) URL]
orsoundcloud_new.sh [USER URL]
##TODO
- clean the project, remove old scripts and keep one working instance
- improve instructions and README
GPL v2, author Luka Pusic