SongError: Invalid URL when attempting to download a playlist with spotify.link
URL
#1939
Labels
Bug
Unexpected problem or unintended behavior that needs to be fixed
System OS
Linux
Python Version
3.11 (CPython)
Install Source
Arch User Repository (Unofficial)
Install version / commit hash
v4.2.1
Expected Behavior vs Actual Behavior
Hello!
First of all, thanks for the project, it works like a charm!
However, I did encounter a small issue: I attempted to run
spotdl https://spotify.link/alWo6b7P9Db
and I got an invalid URL error.When I open the link into my browser, it expands into an
open.spotify.com
link and if I try to download this one, it works like charm, so the issue does not seem to be on the playlist side.Steps to reproduce - Ensure to include actual links!
spotdl https://spotify.link/alWo6b7P9Db
Traceback
Other details
I also ran
spotdl --check-for-updates
and no updates are available, so it seems like I'm running the latest version.From what I can see, spotdl is attempting to append a playlist URL to a song object?
The text was updated successfully, but these errors were encountered: