-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
注意事项
- 提ISSUE前,请确认你已经在GitHub Issues和Discussions里搜索过类似的问题,并且没找到想要的答案。
你使用的是哪种方式?
jmcomic命令行
你的目的?
使用option下载漫画时不缺失
你遇到的困难?
如果在“请求重试次数”里面使用默认值5,会出现严重的内容缺失,如果将值改为100,则程序好像会额外运行非常久的时间,而使用Github Action下载时更加的快速,内容也不会出现缺失,使用默认的命令行下载时也不会出现此问题
额外信息(代码/option配置/截图等)
client:
cache: null
domain: []
impl: api
postman:
meta_data:
headers: null
impersonate: chrome
proxies: {}
type: curl_cffi
retry_times: 20
dir_rule:
base_dir: D:\漫画
rule: Bd_Aname_Pindex
download:
cache: true
image:
decode: true
suffix: .jpg
threading:
image: 49
photo: 12
log: true
plugins:
valid: log
version: '2.1'
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed