https://github.com/sdushantha/soundcloud-dl
🎵 Download SoundCloud music at 128kbps with album art and tags
https://github.com/sdushantha/soundcloud-dl
music-download soundcloud soundcloud-dl soundcloud-music-downloader
Last synced: 12 days ago
JSON representation
🎵 Download SoundCloud music at 128kbps with album art and tags
- Host: GitHub
- URL: https://github.com/sdushantha/soundcloud-dl
- Owner: sdushantha
- License: mit
- Created: 2018-09-01T15:51:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T12:39:12.000Z (almost 6 years ago)
- Last Synced: 2025-04-10T00:18:25.285Z (12 days ago)
- Topics: music-download, soundcloud, soundcloud-dl, soundcloud-music-downloader
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 323
- Watchers: 12
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - sdushantha/soundcloud-dl - 🎵 Download SoundCloud music at 128kbps with album art and tags (Python)
README
# soundcloud-dl
**Dont use this, it has stopped working! Use [scdl](https://github.com/flyingrub/scdl) instead. It also has more features**
> Download SoundCloud music at 128kbps with album art and tags
[](https://asciinema.org/a/199262)
*Tested on Linux (Manjaro)*
## Installation
```bash
# clone the repo
$ git clone https://github.com/sdushantha/soundcloud-dl.git# change directory to soundcloud-dl
$ cd soundcloud-dl# install the requirements
$ pip3 install -r requirements.txt
```## Usage
```
usage: soundcloud-dl.py [-h] url
```
### Example```
python3 soundcloud-dl.py https://soundcloud.com/marshmellomusic/friends
```## License
MIT LicenseCopyright (c) 2018 Siddharth Dushantha