mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 18:31:24 +02:00
updated documentation
This commit is contained in:
parent
0c23f64356
commit
be2ec3f452
51
README.rst
51
README.rst
@ -79,53 +79,20 @@ Download doujinshi with ids specified in a file (doujinshi ids split by line):
|
|||||||
|
|
||||||
nhentai --file=doujinshi.txt
|
nhentai --file=doujinshi.txt
|
||||||
|
|
||||||
|
Set search default language
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
nhentai --language=english
|
||||||
|
|
||||||
Search a keyword and download the first page:
|
Search a keyword and download the first page:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
nhentai --search="tomori" --page=1 --download
|
nhentai --search="tomori" --page=1 --download
|
||||||
|
# you also can download by tags and multiple keywords
|
||||||
Download by tag name:
|
nhentai --search="tag:lolicon, artist:henreader, tag:full color"
|
||||||
|
nhentai --search="lolicon, henreader, full color"
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --tag lolicon --download --page=2
|
|
||||||
|
|
||||||
Download by language:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --language english --download --page=2
|
|
||||||
|
|
||||||
Download by artist name:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --artist henreader --download
|
|
||||||
|
|
||||||
Download by character name:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --character "kuro von einsbern" --download
|
|
||||||
|
|
||||||
Download by parody name:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --parody "the idolmaster" --download
|
|
||||||
|
|
||||||
Download by group name:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --group clesta --download
|
|
||||||
|
|
||||||
Download using multiple tags (--tag, --character, --paordy and --group supported):
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
nhentai --tag "lolicon, teasing" --artist "tamano kedama, atte nanakusa"
|
|
||||||
|
|
||||||
Download your favorites with delay:
|
Download your favorites with delay:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user