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

[hitomi] using avif does not download everything #3030

Closed
styler00dollar opened this issue Oct 9, 2022 · 0 comments
Closed

[hitomi] using avif does not download everything #3030

styler00dollar opened this issue Oct 9, 2022 · 0 comments

Comments

@styler00dollar
Copy link
Contributor

Sometimes there is no avif available since animations can't be stored in a avif file. Such files are only available as webp, so using avif as a config parameter will result in such files being skipped because of invalid urls. It would be nice to have some kind of check if avif url is reachable and then do fallback to webp in such cases. I can't think of another solution to get avif data without skipping content.

Just pick anything with the animated tag and set downloads to avif to reproduce. All animated content will be skipped.

[downloader.http][warning] '404 Not Found' for 'https://aa.hitomi.la/avif/[...].avif'
[download][error] Failed to download [...].avif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants