markmysourcecode / soundcloud-dl

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soundcloud-dl

Download SoundCloud music at 128kbps with album art and tags

asciicast

Tested on Linux (Manjaro)

πŸ’Ύ Installation

# clone the repo
$ git clone https://github.com/sdushantha/soundcloud-dl.git

# 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

About

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

License:MIT License


Languages

Language:Python 100.0%