You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The expected behavior was getting the m3u8 for that playlist, but instead got an error of FileNotFound with the slashes converted to double backslashes.
Steps to reproduce - Ensure to include actual links!
System OS
Windows
Python Version
3.13 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.11
Expected Behavior vs Actual Behavior
The expected behavior was getting the m3u8 for that playlist, but instead got an error of FileNotFound with the slashes converted to double backslashes.
Steps to reproduce - Ensure to include actual links!
spotdl download all-user-playlists --user-auth --m3u "{list}"
Traceback
Other details
This issue also happens on Linux (Arch Linux) with the same install method (pip).
The text was updated successfully, but these errors were encountered: