Comic Looms

Manga Viewer + Downloader, Focus on experience and low load on the site. Support you in finding the site you are searching for.

< Feedback on Comic Looms

Review: Good - script works

§
Posted: 03/11/2024

Firefox浏览器点击“获取已下载按钮”显示packaging failed, Error: Permission denied to access property "autoAllocateChunkSize",这是因为什么

ZsyjkQinBaiAuthor
§
Posted: 04/11/2024
Edited: 04/11/2024

这是一个疑难杂症,只在Firefox上下载x.com内容时出现。也在脚本的帮助页面申明了。

核心在于zip打包会用到javascript的ReadableStream这个API,Firefox在x.com上使用这个API会报错。

可能和x.com对javascript相关API做了monkey patch有关,也可能是Firefox的bug。

据我所知,通过 twitter.com这个域名进入推特后,会跳转到x.com,然后再使用本脚本下载百分百复现此问题,可能和域名跳转有关。

所以这个问题我暂时解决不了。

https://bugzilla.mozilla.org/show_bug.cgi?id=1757836

Post reply

Sign in to post a reply.