mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 11:01:17 +02:00
Update README.rst
This commit is contained in:
parent
8d5f12292c
commit
53c23bb6dc
21
README.rst
21
README.rst
@ -15,7 +15,9 @@ nhentai
|
|||||||
|
|
||||||
nHentai is a CLI tool for downloading doujinshi from [nhentai.net](http://nhentai.net).
|
nHentai is a CLI tool for downloading doujinshi from [nhentai.net](http://nhentai.net).
|
||||||
|
|
||||||
### Installation
|
============
|
||||||
|
Installation
|
||||||
|
============
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
@ -23,14 +25,18 @@ nHentai is a CLI tool for downloading doujinshi from [nhentai.net](http://nhenta
|
|||||||
cd nhentai
|
cd nhentai
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
||||||
### Installation (Gentoo)
|
=====================
|
||||||
|
Installation (Gentoo)
|
||||||
|
=====================
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
layman -fa glicOne
|
layman -fa glicOne
|
||||||
sudo emerge net-misc/nhentai
|
sudo emerge net-misc/nhentai
|
||||||
|
|
||||||
### Usage
|
=====
|
||||||
|
Usage
|
||||||
|
=====
|
||||||
**IMPORTANT**: To bypass the nhentai frequency limit, you should use `--login` option to log into nhentai.net.
|
**IMPORTANT**: To bypass the nhentai frequency limit, you should use `--login` option to log into nhentai.net.
|
||||||
|
|
||||||
*The default download folder will be the path where you run the command (CLI path).*
|
*The default download folder will be the path where you run the command (CLI path).*
|
||||||
@ -65,7 +71,9 @@ Download by tag name:
|
|||||||
|
|
||||||
nhentai --tag lolicon --download
|
nhentai --tag lolicon --download
|
||||||
|
|
||||||
### Options
|
=======
|
||||||
|
Options
|
||||||
|
=======
|
||||||
|
|
||||||
+ `-t, --thread`: Download threads, max: 10
|
+ `-t, --thread`: Download threads, max: 10
|
||||||
+ `--output`:Output dir of saving doujinshi
|
+ `--output`:Output dir of saving doujinshi
|
||||||
@ -76,7 +84,10 @@ Download by tag name:
|
|||||||
+ `--nohtml`: Do not generate HTML
|
+ `--nohtml`: Do not generate HTML
|
||||||
+ `--cbz`: Generate Comic Book CBZ File
|
+ `--cbz`: Generate Comic Book CBZ File
|
||||||
|
|
||||||
### nHentai Mirror
|
==============
|
||||||
|
nHentai Mirror
|
||||||
|
==============
|
||||||
|
|
||||||
If you want to use a mirror, you should set up a reverse proxy of `nhentai.net` and `i.nhentai.net`.
|
If you want to use a mirror, you should set up a reverse proxy of `nhentai.net` and `i.nhentai.net`.
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user