A CLI tool to download albums on Spotify via youtube-dl.
Project description
A command line utility to download albums on Spotify via youtube-dl.
Install
pip install spotify-downloader
Usage
usage: spotify-dl [-h] album_id positional arguments: album_id The Spotify ID for the album. optional arguments: -h, --help show this help message and exit
Example
spotify-dl 60cRh5MCFNOrFeQykKnDej
Developing locally
git clone https://github.com/AnthonyBloomer/spotify-dl.git && cd spotify-dl virtualenv env source env/bin/activate pip install -r requirements.txt python setup.py install
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for spotify_downloader-0.4.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41916b6326dd393498bd9c85786f7d8f519e51d3719dc88c661e2a61ce6258fe |
|
MD5 | 6d1768be82fc7c89e8693493cdc7a8c9 |
|
BLAKE2b-256 | 379b4288ccd5f5315de42f13a8188a394a534c7422f1e1c41df3d0b736739641 |