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

Unable to bypass anti-bot protection with Manga Downloader Assistant #799

Closed nexist418 closed 10 months ago

nexist418 commented 10 months ago

When you report an issue please be sure to:

  1. Include the URL of the manga and specify what its chapter gives the issue
  2. Paste/Upload the jvm_log.txt file! You'll can find the jvm_log.txt file created automatically by the program in the same folder where the program's executable is.

I started Manga Downloader and received a box telling me to install the Assistant and paste the results. I did so. It then tells me to use the Force button. I did so. It fails.

I am running:

JVM_LOG.txt

[Thu Aug 24 15:31:58 PDT 2023] Program started.
[Thu Aug 24 15:31:58 PDT 2023] MangaDownloader v60.2
[Thu Aug 24 15:31:58 PDT 2023] OS: Windows 11 (amd64) | JVM: 1.8.0_381
[Thu Aug 24 15:31:59 PDT 2023] [DB] Database current version: 5
[Thu Aug 24 15:32:04 PDT 2023] Loading manga from https://mangadex.org/title/aa6c76f7-5f5f-46b6-a800-911145f81b9b/sono-bisque-doll-wa-koi-wo-suru
[Thu Aug 24 15:32:04 PDT 2023] HTTP response code: 503
[Thu Aug 24 15:33:47 PDT 2023] HTTP response code: 503
2023-08-24 15_34_00-Home Page and 13 more pages - Personal - Microsoft​ Edge 2023-08-24 15_34_18-Manga Downloader v60 2 by Red Squirrel (http___redsquirrel87 com)
RedSquirrel87 commented 10 months ago

The anti-bot protection happens when you're getting the http 403 error, 503 is a totally different error caused by server temporary issues (you can find more info about the http 503 error here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503 ). So it's normal you can not bypass it with MDA, this is not a bug.

P.s.: on their Discord channel they announced that they have server issues since yesterday, surely this is related to that: image

nexist418 commented 10 months ago

Yay. Heck, it even works now.