Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 17 days ago
JSON representation

🎵 Download SoundCloud music at 128kbps with album art and tags

Awesome Lists containing this project

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

[![asciicast](https://asciinema.org/a/199262.png)](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 License

Copyright (c) 2018 Siddharth Dushantha