]> git.lizzy.rs Git - nhentai.git/commitdiff
readme
authorRicterZ <ricterzheng@gmail.com>
Sat, 18 May 2019 13:56:35 +0000 (21:56 +0800)
committerRicterZ <ricterzheng@gmail.com>
Sat, 18 May 2019 13:56:35 +0000 (21:56 +0800)
README.rst

index 85fd0c584759d7fb818315046d26a8352ebd711b..21f0f808dd57a3cff05f5ba7b6a6265631364c49 100644 (file)
@@ -78,6 +78,50 @@ Download your favorites with delay:
 \r
     nhentai --favorites --download --delay 1\r
 \r
+\r
+.. code-block::\r
+\r
+    Options:\r
+      # Operation options\r
+      -h, --help            show this help message and exit\r
+      -D, --download        download doujinshi (for search results)\r
+      -S, --show            just show the doujinshi information\r
+\r
+      # Doujinshi options\r
+      --id=ID               doujinshi ids set, e.g. 1,2,3\r
+      -s KEYWORD, --search=KEYWORD\r
+                            search doujinshi by keyword\r
+      --tag=TAG             download doujinshi by tag\r
+      -F, --favorites       list or download your favorites.\r
+\r
+      # Multi-page options\r
+      --page=PAGE           page number of search results\r
+      --max-page=MAX_PAGE   The max page when recursive download tagged doujinshi\r
+\r
+      # Download options\r
+      -o OUTPUT_DIR, --output=OUTPUT_DIR\r
+                            output dir\r
+      -t THREADS, --threads=THREADS\r
+                            thread count for downloading doujinshi\r
+      -T TIMEOUT, --timeout=TIMEOUT\r
+                            timeout for downloading doujinshi\r
+      -d DELAY, --delay=DELAY\r
+                            slow down between downloading every doujinshi\r
+      -p PROXY, --proxy=PROXY\r
+                            uses a proxy, for example: http://127.0.0.1:1080\r
+      -f FILE, --file=FILE  read gallery IDs from file.\r
+      --format=NAME_FORMAT  format the saved folder name\r
+\r
+      # Generating options\r
+      --html                generate a html viewer at current directory\r
+      --no-html             don't generate HTML after downloading\r
+      -C, --cbz             generate Comic Book CBZ File\r
+      --rm-origin-dir       remove downloaded doujinshi dir when generated CBZ\r
+                            file.\r
+\r
+      # nHentai options\r
+      --cookie=COOKIE       set cookie of nhentai to bypass Google recaptcha\r
+\r
 =======\r
 Options\r
 =======\r