LaurenceRawlings / savify

Download Spotify songs to mp3 with full metadata and cover art!
MIT License
1.19k stars 80 forks source link

[BUG] Permanent Traceback error in python #52

Closed DJinnzNathan closed 3 years ago

DJinnzNathan commented 3 years ago

Describe the bug The software worked for a while. But for like 2 weeks it produces this error. I'm not sure what could be the problem as nothing had been changed. I've checked the Path variables and API and deleted older Python versions. Now I have the recent Python 3.9 running, but still this error occurs. I don't know whether it is a misconfig on my side or a bug, because it seems to work on other users.

To Reproduce No matter what playlist I use, this error comes up. I've only used -o as an option.

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Thank you for your awesome application!!

DJinnzNathan commented 3 years ago

Update: The expression with a search query is working: savify "You & I - Bru-C" -t track But a direct URL to an album or playlist is still leading to said problem.

DJinnzNathan commented 3 years ago

A reinstallation resolved my problem.