Simple downloader for soundcloud
Project description
sdelmo
Simple Soundcloud music downloader.
Features
- Download any public soundcloud audio file.
- audio files can be downloaded with cover if you have eyeD3.
Installation
sdelmo
requires Python 3.
Use pip
to install the package from PyPI:
pip install sdelmo
Or, install the latest version of the package from GitHub:
pip install git+https://github.com/elmoiv/sdelmo.git
Usage
import sdelmo
sdelmo.scdl(client_id, track_url)
How to get client_id
(in case of expiry)
You can find client_id by searching through XHR requests:
Contributing
Please contribute! If you want to fix a bug, suggest improvements, or add new features to the project, just open an issue or send me a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sdelmo-2.0.2.tar.gz
(2.8 kB
view hashes)
Built Distribution
sdelmo-2.0.2-py3-none-any.whl
(4.0 kB
view hashes)