RedSquirrel87 / manga-downloader

A very simple application written in JAVA to download any chapters of any manga from the supported websites
31 stars 1 forks source link

MangaPark downloading manga cover and another image into each chapter #828

Open bwalker22 opened 2 months ago

bwalker22 commented 2 months ago

Mangapark downloads the cover chapter twice and might sometimes download another image to each chapter. https://mangapark.net/title/391380-en-primal-hunter gives 3 extra images at the start of each chapter. 3

https://mangapark.net/title/107787-en-kaiju-no-8 gives 2 extra images. 2

They're not in the chapters itself. I don't know if its intended or not. How do i stop it from downloading those extra pages and how do i stop it from downloading it as .jgp.jgp?

bwalker22 commented 2 months ago

I cleared the stored preferences and it fixed my .jpg.jpg problem. i just have problems with it downloading the manga cover twice along with a random image sometimes

RedSquirrel87 commented 2 months ago

Unfortunately there is no way to avoid it at the moment, as reported in the changelog of the latest version: Screenshot_2024-04-23-09-17-29-54_40deb401b9ffe8e1df2f1cc5ba480b12

bwalker22 commented 2 months ago

Thanks