Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
453 stars 48 forks source link

Image download fails when format is WEBP #150

Open Ismail-Smile opened 1 month ago

Ismail-Smile commented 1 month ago

Describe the bug When attempting to download a manga chapter with pages in WEBP format (for example https://chapmanganato.to/manga-xl1000446/chapter-16) the download fails and comics-downloader outputs an empty .cbz file. For that particular manga, previous chapters that have pages in traditional formats like JPG and PNG download correctly.

To Reproduce

  1. Run a comics-dowloader command like this:

    ./comics-downloader-linux-386 -url=https://chapmanganato.to/manga-xl1000446 -format=cbz -output=/home/user/Downloads/The\ Kouhai\ Who\ Went\ From\ Introvert\ To\ Influencer -range 16-16

Expected behavior The downloaded CBZ file contains the images from the chapter.

Screenshots

Captura de pantalla_20240514_150404

Desktop (please complete the following information):