This shell script is able to download music from http://www.soundcloud.com. It should work with iOS, OS X, Linux.
https://github.com/flyingrub/soundcloud-dl
Instructions :
Apply executable permissions "chmod +x ./scdl.sh
usage: scdl.sh [TRACK(S) URL]
Requires :
wget or cURL (cURL preferred)
Features
- Download all song of one user's page
- Download all song of one song page
- Download all song of one user's playlist page
- Download all song of one user's list of playlist page
- set tags with id3v2 (skip the tag if id3v2 is not installed
- the script stop when he see one song that have already been downloaded
Follow SoundcloudDownloader - Bash
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
This script is outdated, the SoundCloud's API has changed. However, it changed only for Playlists and Artists, so we still can use it to download a single song. Moreover, it is really difficult to find where the songs are downloaded, and this is why I think the single songs are not downloadable. So, this is a pretty well done script, but it is too bad that it doesn't work. I still hope it will be updated someday, because for now I'm not able to understand the meaning of this script :/