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

[Enhancement]: 为自定义图片处理提供更多功能 #139

Closed
Shapaper233 opened this issue Jan 15, 2025 · 0 comments
Closed

[Enhancement]: 为自定义图片处理提供更多功能 #139

Shapaper233 opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement🚀 New feature or request

Comments

@Shapaper233
Copy link

Shapaper233 commented Jan 15, 2025

更多漫画信息

向脚本暴露更多漫画数据,如图片序号,漫画源(如果方便可以将所有和本漫画有关的信息压成json一股脑传进来,后端要啥拿啥)

自定义图片处理支持脚本自定义进度信息

在图片未呈现之前,允许js脚本修改加载进度条的进度,颜色和提示
在自定义js脚本中添加几个“回调函数”,例如setprogressbar(number)和setprogresstip(str)和setprogresscolor(str)
image

打断图片处理

例如ai上色速度大约1~2秒一张,但是可能翻漫画比较快,有很多请求发送了但是没有呈现,需要想个办法支持打断脚本(同时允许脚本向服务端发送打断消息)

愿意实现的话可以添加以下几个功能

添加查看原图开关按钮在工具栏(关闭后显示原图,打开后显示自定义处理的图片)

@Shapaper233 Shapaper233 added the enhancement🚀 New feature or request label Jan 15, 2025
@Shapaper233 Shapaper233 changed the title [Enhancement]: JS引擎缺少发送HTTP请求的方法 [Enhancement]: 为自定义图片处理提供更多功能 Jan 15, 2025
@wgh136 wgh136 closed this as completed Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants