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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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 :/