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

Fixed cover_url_extension error #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrewgattax
Copy link

Noticed sometimes I got an error for the cover_extension because the url was not available; the extension was not managed and it made the program not download the song even if the audio was there. I added a fallback url in case the one from the song was not available, its only for the extension so it doesnt even change the cover itself.
Probably it could be done better by directly assigning a fallback_extension but for now it works

Happy to contribute!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant