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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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 :/