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

[Zerochan] - webp and gif are not downloaded #6576

Closed
GHVirus opened this issue Dec 1, 2024 · 1 comment
Closed

[Zerochan] - webp and gif are not downloaded #6576

GHVirus opened this issue Dec 1, 2024 · 1 comment
Labels

Comments

@GHVirus
Copy link

GHVirus commented Dec 1, 2024

Zerochan images can also be .webp or .gif, but they are not downloaded:

gallery-dl "https://www.zerochan.net/Animated+GIF"
[downloader.http][warning] '404 Not Found' for 'https://static.zerochan.net/.full.3661728.jpg'
[download][info] Trying fallback URL #1
[downloader.http][warning] '404 Not Found' for 'https://static.zerochan.net/.full.3661728.png'
[download][error] Failed to download 3661728.jpg
@mikf mikf added the site:bug label Dec 1, 2024
@GHVirus GHVirus changed the title [Zerochan] - webp and gif [Zerochan] - webp and gif are not downloaded Dec 1, 2024
@mikf
Copy link
Owner

mikf commented Dec 1, 2024

As a workaround, you can enable metadata to get working URLs and correct filename extensions.

$ gallery-dl -o metadata=1  https://www.zerochan.net/Animated+GIF
./zerochan/Animated GIF/3661728.gif
./zerochan/Animated GIF/3181640.gif
./zerochan/Animated GIF/2315972.gif
...

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

No branches or pull requests

2 participants