You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I'm having this problem as well. I've found out that https://www.colamanga.com/ is using two API versions at the same time, one is direct URL to server, one is through Blob URL. Blob URL is the latest.
I'm trying to learn how the author did reverse engineering the JS files in oh.py but it's quite over my head right now. Can you teach me how to do this @eight04 ?
comiccrawler gui
Start analyzing https://www.colamanga.com/manga-mr835058/
Analyzing success!
Start downloading 我独自升级 : 诸神黄昏
total 23 episode.
Downloading ep 预热
Traceback (most recent call last):
File "/home/sam/.local/lib/python3.12/site-packages/comiccrawler/crawler.py", line 393, in error_loop
process()
File "/home/sam/.local/lib/python3.12/site-packages/comiccrawler/crawler.py", line 342, in download
crawler.init()
File "/home/sam/.local/lib/python3.12/site-packages/comiccrawler/crawler.py", line 58, in init
self.init_images(self.ep.current_page - 1)
File "/home/sam/.local/lib/python3.12/site-packages/comiccrawler/crawler.py", line 65, in init_images
self.get_images()
File "/home/sam/.local/lib/python3.12/site-packages/comiccrawler/crawler.py", line 245, in get_images
raise ValueError("get_images returns an empty array")
ValueError: get_images returns an empty array
wait 10 seconds...
The text was updated successfully, but these errors were encountered: