Skip to main content

Run

caution

Translated by GPT-4.

In general, you only need to execute the following each time you run:

python main.py <argument 1> <argument 2> ...

That's all.

tip

Arguments are optional

The optional arguments are shown in the table below.

ArgumentDescription
--download-only or -dDownload only the galleries already in the database, do not update gallery data from favorites.
--metadata-full-updateFully update metadata when retrieving favorites. This will slow down traversal speed, enable this item only when you want to update metadata.
--update-cbz or -uUpdate the metadata of CBZ files. Note that this will not pack existing scattered image files into CBZ files.
--just-detect-cbzWhen the database is lost, EhFavDownloader will prompt you whether to redownload when it detects files larger than 100KiB in the download directory. Use this option to ignore the prompt and skip the download.