Spotify downloader tool
Project description
Don’t you think would be cool if you could donwload your playlists from your Spotify account, do you? So, the Ez Spotify DL can do that for you. Plus, in an easy way.
## Install
Assuming that you have pip installed, open the console/terminal execute:
`bash $ pip install ez-spotify-dl `
use –user flag if you don’t want to install on system-wide mode
`bash $ pip install --user ez-spotify-dl ` or download/clone the package, go to project folder and
`bash $ python setup.py install `
as the same as using pip you can insert the –user flag
`bash $ python setup.py install --user `
## Usage
1 - Getting Spotify’s api authorization.
`bash $ spotify_dl --authorize ` HINT: At this moment you will be guided by Ez Spotify DL, just follow the interactive instructions that will appear to you. So, you don’t need to follow this usage guide if you don’t wanna. I really think that Ez Spotify DL interactive instructions are enough. Well, it’s up to you.
2 - Insert your Spotify username.
3 - Open your web browser and go to http://localhost:5000.
4 - Authenticate.
5 - Go back to terminal where you started the Ez Spotify DL and press CTRL+C.
6 - Execute: `bash $ spotify_dl -d <path_where_you_want_download_your_playlists> `
7 - Wait your playlists get downloaded.
WARNING: Make sure you are creating playlists containing at maximum 100 tracks. It’s due Spotify API limits at 100 the amount of tracks returned per playlist.
For more information execute: `bash $ spotify_dl -h `
That’s all.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file ez_spotify_dl-1.3.1-py2-none-any.whl
.
File metadata
- Download URL: ez_spotify_dl-1.3.1-py2-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14bc1960cce4293f4f79faf879e1f1aee6f7f77faa186497719b6c61490f6d39 |
|
MD5 | 92ed69fc478751baf4e3abaf5ccc4d69 |
|
BLAKE2b-256 | d8c7b3f96692080c515cc0bb442bc4e8f9fe971beaea8022d4a9ae50e3d44798 |