Skip to main content

Downloads songs from a Spotify Playlist/Track/Album that you provide

Project description

spotify_dl

Downloads songs from any Spotify playlist, album or track.

PRs Welcome PyPI download month PyPI license PyPI pyversions GitHub release GitHub stars GitHub contributors

Awesome Badges

Tell me more!

I wanted an easy way to grab the songs present in my library so I can download it & use it offline. I no longer use this, but continue to maintain this. spotify-dl doesn't download anything from Spotify. It picks up the metadata from Spotify API and then uses yt-dlp to download the song.

How do I get this thing running?

Install using pip

pip3 install spotify_dl

Run the program

spotify_dl -l spotify_playlist_link_1 spotify_playlist_link_2

If you want to make use of parallel download, pass -mc <number>, where <number> refers to number of cores. If this is too high, spotify-dl will set it to one lesser than max number of cores that you have.

spotify_dl -mc 4 -l spotify_playlist_link_1 spotify_playlist_link_2

Spotify-dl can make use of SponsorBlock and skip non-music sections when downloading from YouTube. This is disabled by default and can be enabled using:

    spotify_dl -l spotify_playlist_link_1 -s y

For running in verbose mode, append -V

spotify_dl -V -l spotify_playlist_link -o download_directory

For more details and other arguments, issue -h

spotify_dl -h

See the getting started guide for more details.

Demo

asciicast

Contributing and Local development

Pull requests and any contributions are always welcome. Please open an issue with your proposal before you start with something.

Running tests

Tests are setup and run with pytest, run

make tests

to run the tests with Make

Thanks and Credits

Take a look at CONTRIBUTORS for a list of all people who have helped and contributed to the project.

Issues, Feedback, Contact details

Feel free to raise any bugs/issues under Github issues. Pull requests are also more than welcome.

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_dl-8.9.0.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

spotify_dl-8.9.0-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file spotify_dl-8.9.0.tar.gz.

File metadata

  • Download URL: spotify_dl-8.9.0.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for spotify_dl-8.9.0.tar.gz
Algorithm Hash digest
SHA256 71392ed45f8a7c6ffb674ecdf47acad08738ad63376eacb88f72ed35869372a7
MD5 14d9293897dc1fd7481fe61194679475
BLAKE2b-256 74a8f9ab9be83b6464dfc127e93526a415dc8e7b712d937fb7794dfbb2d62186

See more details on using hashes here.

File details

Details for the file spotify_dl-8.9.0-py3-none-any.whl.

File metadata

  • Download URL: spotify_dl-8.9.0-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for spotify_dl-8.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 502a926c26ecc8c32bd68393f0a3b0562c8474fee5f0ea0445f2002cb900821a
MD5 0789bdef6a4cfe161a8d4d5290ec47f8
BLAKE2b-256 8e2124b768cebea00a2ca2ee7e664d42987f0410bfbc9015a6a2047f1855e022

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page