注意: 由于目标网页已更新,此仓库中的脚本已不再有效。此项目将不再维护,并且即将被归档。感谢所有的贡献者和用户。
Notice: Due to updates to the target webpage, the scripts in this repository are no longer functional. This project will no longer be maintained and will soon be archived. Thank you to all contributors and users.
用于从Comic Fuz阅读器,将漫画打包为zip下载。
(只能下载免费、已购买的,能看到多少页就能下多少页,看不了的同样下不了
- GreasyFork: Comic Fuz Downloader
- Merge PR to support new reader UI
- Add timeout and retry
- Add delay between each request
- sns body regexp may cause exceptions
- 打包漫画时携带章节信息 (PR#6: use sns body as download name)
- Modify image DPI to 72
- Position
- Handle unencrypted images
- Fix Download misplaced/disappered due to footer layout change.
- Pads filename with '0' when index less than 100
- Move downloader to the right place
- Fix the issue that the downloader will disappear when click table of content
- Add debounce for range input
- Throw incorrect range while range is correct
- Select download page range
- Refactor new initialization logic
- Handle errors to make sure it can download when some pages failed to load
- Change the way of locating footer in case changes of unique class id
- 修复因元素class变动导致无法加载的问题
- 添加鼠标指针提示
- Error Handling
- 修复页码乱序问题
- 去掉文件名多余空格
- 对Comic Fuz新版UI和加密方式支持
- 按GreasyFork规范更新引用
- 文件名改为Content Title
- 修复了ComicInfo中的Content Title为空的问题
- 加入了打包ZIP阶段的进度百分比显示
- 加入了进度显示
- 优化了下载打包逻辑
- 去掉了下载图片中的黑边(原图就有黑边,所以不是BUG
- 换用了more efficient的图片打包方式(理论上能快点
