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

Yande.re部分图片下载出错 #47

Open
Seameee opened this issue Oct 14, 2024 · 2 comments
Open

Yande.re部分图片下载出错 #47

Seameee opened this issue Oct 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Seameee
Copy link

Seameee commented Oct 14, 2024

您好,我在Yande.re站上大部分图片都是可以下载的,但是极少部分图片点击下载按钮后会显示下载出错: Error: not_whitelisted。用浏览器隐私模式单独打开依然是显示不能下载,F12看控制台在点击下载时也没有显示额外的错误信息,绕过脚本打开原网页,下载原图可以正常下载
实测不能下载的页面:https://yande.re/post/show/1199612

浏览器版本:Microsoft Edge 版本 131.0.2875.0 (正式版本) dev (64 位)
yandere-masonry版本:0.34.0

@asadahimeka
Copy link
Owner

asadahimeka commented Oct 14, 2024

@Seameee ,猜测是因为画师的名字中含有 . 导致 Tampermonkey 获取到了错误的不在白名单内的文件扩展名而无法下载(笑死
目前可以把 .taiga 加到白名单内暂时解决,其他画师同理,之后我再想想办法解决这个问题😹

image
image
image
image

@Seameee
Copy link
Author

Seameee commented Oct 15, 2024

@Seameee ,猜测是因为画师的名字中含有 . 导致 Tampermonkey 获取到了错误的不在白名单内的文件扩展名而无法下载(笑死 目前可以把 .taiga 加到白名单内暂时解决,其他画师同理,之后我再想想办法解决这个问题😹

image image image image

居然是这样😂谢谢

@asadahimeka asadahimeka added the bug Something isn't working label Nov 16, 2024
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