Open K3nn3th2 opened 2 years ago
Hey, I don't understand the issue. Can you give me more details to reproduce the issue?
Hello, I think I have the same issue.
When trying to download a playlist, the task fails with this message : Expecting value: line 1 column 1 (char 0)
Taks args in the queue : "{'playlist_name': 'PopRock', 'playlist_id': 'https://open.spotify.com/playlist/76bsnIYWIZOCjCpSJB876p', 'add_to_playlist': False, 'create_zip': False}"
How to reproduce : try to download the playlist https://open.spotify.com/playlist/76bsnIYWIZOCjCpSJB876p
spotify playlists will only accept the id of a playlist, otherwise the download/zip buttons have no effect.
also, the download only produces an empty folder with an empty playlist file inside it.