manga-download / hakuneko

Manga & Anime Downloader for Linux, Windows & MacOS
https://hakuneko.download
The Unlicense
4.64k stars 461 forks source link

Broken sources: ToonKor; ScanManga; ManhuaGui #144

Closed su0su0 closed 5 years ago

su0su0 commented 5 years ago

HakuNeko rev.486f84

These sources seem to be broken in HakuNeko:

  1. Toonkor: ID=toonkor Failed to update manga list for Toonkor I think this site changed its URL from toonkor.pink to toonkor.rest

  2. ScanManga: ID = scanmanga

    Failed to update manga list for ScanManga
    ERR_CONNECTION_TIMED_OUT
    https://www.scan-manga.com/?ts=1558443135678&rd=0.045900142174872816

    (This site doesn't seem to load outside of HakuNeko, either)

  3. ManhuaGui: ID = manhuagui

    Failed to update manga list for ManHuaGui
    ERR_CONNECTION_TIMED_OUT
    https://www.manhuagui.com/?ts=1558442659507&rd=0.6767264064557872

(Tested on May 21, 2019. Windows 10) For the record, I also tested the new sources Naver Webtoon & ManhuaTai and they're working perfectly :-)

ronny1982 commented 5 years ago

It seems ManhuaGui will ban your IP when scraping the manga list, therefore the scraping needs to be outsourced to HakuNeko's CDN which will then provide the full manga list.

ronny1982 commented 5 years ago

ScanManga works as expected on my end. The timeout is set to 30 seconds, just keep trying until the initialization can complete within the timeout.

ronny1982 commented 5 years ago

HakuNeko's CDN has been updated to support ManHuaGui. ManHuaGui has been changed to load the manga list from the CDN.

Related changesets:

ronny1982 commented 5 years ago

All issues have been adressed