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

详情页内下载功能无法使用 #1

Closed
oweaF opened this issue Aug 28, 2019 · 10 comments
Closed

详情页内下载功能无法使用 #1

oweaF opened this issue Aug 28, 2019 · 10 comments
Labels
bug Something isn't working

Comments

@oweaF
Copy link

oweaF commented Aug 28, 2019

chrome:76.0.3809.132
Tampermonkey:4.8.41
script:2.0.0
具体表现为设置多少线程就卡几张图片
image
实际上我也没看到有nhentai相关的数据传输

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 28, 2019

@oweaF 请看一下 console 有什么报错

@oweaF
Copy link
Author

oweaF commented Aug 28, 2019

console什么东西都没有

@oweaF
Copy link
Author

oweaF commented Aug 28, 2019

image
一闪而过的信息,接着console就空了

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 28, 2019

哦对,nhentai 有反调试措施会自动清 console

你先在 console 里执行console.clear=()=>{},然后开始下载

会出现很多<div></div>的输出,不用管他,看红色 error

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 28, 2019

image
一闪而过的信息,接着console就空了

行,这个也行,等我下班回家看看

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 28, 2019

是只在详情页面会这样么,列表页直接下载有没有问题

@oweaF
Copy link
Author

oweaF commented Aug 28, 2019

哦对,nhentai 有反调试措施会自动清 console

你先在 console 里执行console.clear=()=>{},然后开始下载

会出现很多<div></div>的输出,不用管他,看红色 error

image

@oweaF
Copy link
Author

oweaF commented Aug 28, 2019

是只在详情页面会这样么,列表页直接下载有没有问题

在列表页面下载没问题

@Tsuk1ko Tsuk1ko added the bug Something isn't working label Aug 28, 2019
@oweaF
Copy link
Author

oweaF commented Jun 10, 2020

script:2.6.1
nhentai更新了下详情页的UI,又不能用了
下面是详情页里点了Download后console的报错,列表页中下载功能还是可用的

DevTools failed to load SourceMap: Could not load content for chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/FileSaver.min.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/noty.min.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
(index):1 Unchecked runtime.lastError: The message port closed before a response was received.
DevTools failed to load SourceMap: Could not load content for https://nhentai.net/sm/eb9dbde96c22a7a225235dafa03fb0cf9894037644e2f8b996c103d8add73000.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:242 Uncaught (in promise) Error: Unknown type "undefined"
    at getExtension (userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:242)
    at eval (userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:422)
    at Array.forEach (<anonymous>)
    at getGallery (userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:419)
    at HTMLButtonElement.eval (userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:550)
    at HTMLButtonElement.dispatch (userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:3)
    at HTMLButtonElement.v.handle (userscript.html?name=nHentai%20Helper.user.js&id=0ad3655e-68ba-427c-a55e-34c71d171eb7:3)

@oweaF oweaF changed the title 下载功能无法使用 详情页内下载功能无法使用 Jun 10, 2020
@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Jun 10, 2020

v2.6.2 已经支持新 nHentai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants