Skip to content

build(deps): bump spotdl from 4.4.3 to 4.5.0#49

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/spotdl-4.5.0
Open

build(deps): bump spotdl from 4.4.3 to 4.5.0#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/spotdl-4.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps spotdl from 4.4.3 to 4.5.0.

Release notes

Sourced from spotdl's releases.

v4.5.0

Required Action & Breaking Changes

  • We strongly recommend installing Deno. Some yt-dlp downloads may fail without a JavaScript runtime.

  • 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: spotDL/spotify-downloader@v4.4.4...v4.5.0

v4.4.4

What's Changed

... (truncated)

Commits
  • f717baf Publish v4.5.0 (#2664)
  • ea76638 Fix/revert search fallback, recommending Deno instead. (#2672)
  • f14bd9f black formatting
  • 74f1730 Show Deno warning on every yt-dlp failure
  • a2d467f Merge branch 'dev' into fix/revert-search-fallback
  • 1577232 Suppress preflight YTM retry logs
  • db6b936 Strengthen Deno installation guidance
  • 00c5099 Warn when yt-dlp fails without Deno
  • d3adfd4 Remove download URL fallback search
  • 17f473e Prevent Docker startup dependency sync
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spotdl](https://github.com/spotDL/spotify-downloader) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/spotDL/spotify-downloader/releases)
- [Commits](spotDL/spotify-downloader@v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: spotdl
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants