manga_downloader icon indicating copy to clipboard operation
manga_downloader copied to clipboard

Batoto no longer works

Open lonku opened this issue 10 years ago • 2 comments

Trying to download a series through batoto leads to this error message:

Which site? (1) MangaFox (2) MangaReader (3) MangaPanda (4) MangaHere (5) Batoto

5 Beginning Batoto check: doreiku Traceback (most recent call last): File "manga.py", line 269, in main() File "manga.py", line 258, in main threadPool.append(SiteParserThread(options, None, None)) File "/home/user/MyDocs/downloaders/manga_downloader/src/parsers/thread.py", line 37, in init self.siteParser.parseSite() File "/home/user/MyDocs/downloaders/manga_downloader/src/parsers/batoto.py", line 53, in parseSite raise self.MangaNotFound("Nonexistent.") parsers.base.MangaNotFound: Manga not found. Nonexistent.

lonku avatar Jan 07 '14 21:01 lonku

They must have modified their front-end, probably broke some regexes, I'll take a look.

jklmli avatar Jan 08 '14 04:01 jklmli

Any news on this? I'm having the same problem here and I can't see why it is failing.

4re avatar Feb 20 '14 00:02 4re