System OS
Linux
Python Version
3.11 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.7
Expected Behavior vs Actual Behavior
Every file now throws a KeyError: 'items' error, this is due to piped returning an 403 forbidden every download.
Steps to reproduce - Ensure to include actual links!
Use --audio piped on any spotify link
Example:
spotdl https://open.spotify.com/playlist/3HYK6ri0GkvRcM6GkKh0hJ --audio piped
Traceback
Processing query: https://open.spotify.com/playlist/3HYK6ri0GkvRcM6GkKh0hJ
Found 302 songs in The Sound of Classical (Playlist)
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
Other details
It seems piped.video still works so maybe use that instead of this instance
System OS
Linux
Python Version
3.11 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.7
Expected Behavior vs Actual Behavior
Every file now throws a
KeyError: 'items'error, this is due to piped returning an 403 forbidden every download.Steps to reproduce - Ensure to include actual links!
Use --audio piped on any spotify link
Example:
spotdl https://open.spotify.com/playlist/3HYK6ri0GkvRcM6GkKh0hJ --audio piped
Traceback
Other details
It seems piped.video still works so maybe use that instead of this instance