Skip to content

🔨 配置

conf

config file is scripts/conf.yml, generated after initial use

The input box of multiple lines is in yaml format (except for eh_cookies), and a ⚠️ space ⚠️ is required after the colon

Config Field / Corresponding yml Field

Storage Path / sv_path

Download directory
The web folder in the directory structure is because the default association with the comic_viewer project is set like this

Log Level / log_level

After the background runs, there will be a log directory, which is the same level as the GUI, and the GUI will give operation guidance when an error occurs

Deduplicate / isDeduplicate

When checked, there will be a style hint in the preview window for downloaded
At the same time, the download will automatically filter out the existing records

Currently only applicable in 🔞

Add Identifier / addUuid

Add an identifier at the end of the directory when storing, which is used to handle different works with the same name

Proxy / proxies

Proxy

It is recommended to configure the proxy here, rather than the global proxy mode, otherwise a lot of proxy traffic will be consumed when accessing the source

Mapping / custom_map

Search input mapping
When the search does not meet the preset, first add the key-value pair here, and after restarting, the corresponding website results will be output when entering the custom key in the search box

  1. Mapping does not need to care about the domain name, as long as it is used in the current website, as long as it meets can access without mapping and the entered is not an invalid url, the program will automatically replace it with a usable domain name, such as wnacg.com will be automatically replaced with the default domain name under non-proxy mapping
  2. Note that the custom mapping may exceed the range of the paging rule, and at this time, it can be notified to the developer for expansion

Preset / completer

Custom preset
There will be a number corresponding to the website prompt when the mouse hovers over the input box (in fact, it is the number of the choose-box)

Eh Cookies / eh_cookies

It is necessary to use exhentai
🎬 Method of acquisition
🔗 Tool Website

Clipboard Db / clip_db

When the clipboard reading function cannot be used, check whether the path exists, and change it here after obtaining the correct path

  1. ditto(win): Open options → Database path
  2. maccy(macOS): issue search for related information

Read Number / clip_read_num

Number of items read from the clipboard software

ComicGUISpider Released under the MIT License. (latest: v2.1)