Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to download API page #63

Open
jeremygottfried opened this issue Jan 28, 2022 · 1 comment
Open

[BUG] Unable to download API page #63

jeremygottfried opened this issue Jan 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jeremygottfried
Copy link

jeremygottfried commented Jan 28, 2022

Describe the bug
Some kind of API error is in an infinite loop:
Unable to download API page: <urlopen error [Errno 8] nodename nor servname provided, or not known>

To Reproduce
savify "https://open.spotify.com/album/6H4jUZ7n3mPjHPj9kuUlhE" -q best -f mp3 -o "./" -g "%artist%/%album%"

Expected behavior
If there is an API error, just exit the script.

Desktop (please complete the following information):

  • OS: MacOS Catalina
  • Version 10.15.7
@jeremygottfried jeremygottfried added the bug Something isn't working label Jan 28, 2022
@jeremygottfried jeremygottfried changed the title [BUG] [BUG] Unable to download API page Jan 28, 2022
@jeremygottfried
Copy link
Author

I'm guessing this bug and #64 are both errors that occur when you exceed the spotify API limit, or youtube IP rate limiting. If there is any way to show a clearer error, that would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants