Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dmzj改版了,现在无法下载了...需要修正。 #343

Open
yukiflandre opened this issue Jul 12, 2023 · 5 comments
Open

dmzj改版了,现在无法下载了...需要修正。 #343

yukiflandre opened this issue Jul 12, 2023 · 5 comments

Comments

@yukiflandre
Copy link

目前dmzj需要登陆后才能获得漫画内容了,希望作者可以修复,感谢。

@eight04
Copy link
Owner

eight04 commented Jul 14, 2023

連結?

@yukiflandre
Copy link
Author

yukiflandre commented Jul 14, 2023

連結?

例如漫画转生七王子的魔法全解
link:https://manhua.dmzj.com/zhuanshengqiwangzidemofaquanjie/

報錯信息:

Start analyzing https://manhua.dmzj.com/zhuanshengqiwangzidemofaquanjie/
Thread crashed: <function DownloadManager.start_analyze..analyze_thread at 0x000001FAB7F29790>
Traceback (most recent call last):
File "C:\Users\baby\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\worker_init_.py", line 474, in wrap_worker
self.ret = self.worker(*args, **kwargs)
File "C:\Users\baby\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\comiccrawler\download_manager.py", line 171, in analyze_thread
Analyzer(mission).analyze()
File "C:\Users\baby\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\comiccrawler\analyzer.py", line 57, in analyze
self.do_analyze()
File "C:\Users\baby\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\comiccrawler\analyzer.py", line 83, in do_analyze
self.mission.title = self.mission.module.get_title(
File "C:\Users\baby\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\comiccrawler\mods\dmzj.py", line 19, in get_title
return re.search("<h1>(.+?)</h1>", html).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

根據另外一款油猴脚本comicread的反饋來看,5級用戶可以獲取版權漫畫外的所有隱藏漫畫,指定api+用戶uid即可獲取章節列表,無需登錄和cookie。
不過我沒有抓包,不清楚具體的api。

@eight04
Copy link
Owner

eight04 commented Oct 8, 2023

剛測試了一下,連不上dmzj

@eight04
Copy link
Owner

eight04 commented Dec 10, 2023

Hmm 我沒有dmzj的帳號,點進連結直接被轉回首頁

@yukiflandre
Copy link
Author

yukiflandre commented Dec 12, 2023

Hmm 我沒有dmzj的帳號,點進連結直接被轉回首頁

你可以使用下面的腳本避免登陸帳號
https://github.com/hymbz/ComicReadScript

...好吧,没有帳號就算使用該腳本也會被跳轉到首頁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants