5quinque / Soundcloud-Downloader

Download songs from SoundCloud, even if the song is not available for download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soundcloud-Download

⚠️ Old Repository: This code is quite old, and probably doesn't work anymore. Feel free to submit a pull request. If you need to download from Soundcloud use youtube-dl

Download songs from SoundCloud.com even if the download button is not available

Usage

./soundcloud-downloader.py http://soundcloud.com/user/songname  

Requirements

  • urllib3
  • requests

Installing requirements

sudo ./setup.py install

or

pip install -r requirements.txt

About

Download songs from SoundCloud, even if the song is not available for download

License:MIT License


Languages

Language:Python 100.0%