Download Latest Version v4.5.0 source code.tar.gz (3.7 MB)
Email in envelope

Get an email when there's a new version of spotDL

Home / v4.5.0
Name Modified Size InfoDownloads / Week
Parent folder
spotDL 2026-05-16 114.8 kB
spotdl-4.5.0-darwin 2026-05-16 41.2 MB
spotdl-4.5.0-linux 2026-05-16 71.4 MB
spotdl-4.5.0-win32.exe 2026-05-16 44.4 MB
README.md 2026-05-15 4.1 kB
v4.5.0 source code.tar.gz 2026-05-15 3.7 MB
v4.5.0 source code.zip 2026-05-15 3.8 MB
Totals: 7 Items   164.6 MB 60

Required Action & Breaking Changes

  • We strongly recommend installing Deno. Some yt-dlp downloads may fail without a JavaScript runtime.
  • Run spotdl --download-deno, or install Deno system-wide using the official Deno installation guide.

  • Due to Spotify API changes, spotDL now defaults to the lighter SpotipyFree library, which has reduced functionality compared with the official Spotify API.

  • If you have Spotify Premium and provide a client ID and client secret, pass --use-official-api to use the official API.
  • The default SpotipyFree client does not support authenticated library shortcuts/functions such as saved, all-user-playlists, all-saved-playlists, all-user-followed-artists, and all-user-saved-albums. Use --user-auth with the official API for these. We plan to restore support for these shortcuts soon.

  • The youtube audio provider has been migrated from pytube to yt-dlp.

  • This does not change the default youtube-music provider.

  • Docker images now run as a non-root user and Docker Compose now uses a named spotdl_music volume by default.

  • If you bind-mount a host directory to /music, make sure it is writable by the container UID/GID.

What's Changed

New Contributors

Full Changelog: https://github.com/spotDL/spotify-downloader/compare/v4.4.4...v4.5.0

Source: README.md, updated 2026-05-15