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
Setup
You will need to set your youtube API key as an environment variable.
export YOUTUBE_API_KEY='your_api_key'
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 -m app album_id
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
spotify-downloader-0.3.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for spotify_downloader-0.3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7478b7dcabafe8a7ef2e611ab996e70fc6032ad72a2d1fb09fe53744fd1c0bbe |
|
MD5 | ec6de2afd90bf655318433999da7ce6f |
|
BLAKE2b-256 | 7d687d68e4d6fa77373fcfd77e4f4b49fcab18b64c0b53e890081f3c94d940c7 |