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
Earn up to 16% annual interest with Nexo.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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 :/