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

Error downloading images from Bato it's mirrors. #815

Closed Zavake closed 5 months ago

Zavake commented 5 months ago

In v62, while trying to download chapter 1 (or any others) from https://battwo.com/series/119755/the-holy-power-of-modern-medicine-official, all I get is "Error while downloading image at URL". Same happens for every series I tried, in both BATOTOMIRROR and BATOTOV3XMIRROR.

17:04:58: Getting pages list for chapter Chapter 1... 17:04:59: 99 pages found for this chapter. 17:04:59: Downloading pages... 17:05:37: Error while downloading image at URL https://xfs-s124.batcg.org/comic/7006/00c/63e3f24307cb590e55579c00/24948380_940_1969_72670.webp?acc=NPi9RCJHYpF6sv-RC4M88Q&exp=1705334202 17:05:37: Trying again... 17:08:07: Error while downloading image at URL https://xfs-s124.batcg.org/comic/7006/00c/63e3f24307cb590e55579c00/24948397_940_1979_57874.webp?acc=e83up8zdo6PO38ARgM9cLg&exp=1705334202 17:08:07: Trying again... etc

RedSquirrel87 commented 5 months ago

Thank you for reporting the issue, does it happen only for this specific manga?

Zavake commented 5 months ago

No, I tried a couple others with same results.

RedSquirrel87 commented 5 months ago

Ok I'll try to see if it can be fixed quickly and release a quick update

RedSquirrel87 commented 5 months ago

I just tried with the same manga and it works for me here, could you share your jvm_log.txt content? It seems to be something on your side, maybe a configuration or network issue? image

RedSquirrel87 commented 5 months ago

However, I noticed that the download is very slow at the moment, there is probably some issue with their server itself. If in your log you have something like "connection timeout" or "read timeout" then that's exactly why

Zavake commented 5 months ago

Here you go, yeah looks like it's just timeouts. jvm_log.txt

Zavake commented 5 months ago

Looks like it was just the timeout issue, is working flawlessly now.