mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 10:21:19 +02:00
updated README.rst
This commit is contained in:
parent
2f7bb59e58
commit
a2cd025027
13
README.rst
13
README.rst
@ -31,16 +31,18 @@ Manual Installation
|
||||
==================
|
||||
Installation (pip)
|
||||
==================
|
||||
Alternatively, install from PyPI with pip
|
||||
Alternatively, install from PyPI with pip:
|
||||
|
||||
.. code-block::
|
||||
|
||||
pip install nhentai
|
||||
|
||||
For a self-contained installation, use _Pipx:
|
||||
For a self-contained installation, use `Pipx <https://github.com/pipxproject/pipx/>`_:
|
||||
|
||||
.. code-block::
|
||||
|
||||
pipx install nhentai
|
||||
|
||||
|
||||
=====================
|
||||
Installation (Gentoo)
|
||||
=====================
|
||||
@ -63,6 +65,8 @@ Set your nhentai cookie against captcha:
|
||||
|
||||
nhentai --cookie "YOUR COOKIE FROM nhentai.net"
|
||||
|
||||
**NOTE**: The format of the cookie is `"csrftoken=CRSFTOKEN; sessionid=SESSIONID"`
|
||||
|
||||
Download specified doujinshi:
|
||||
|
||||
.. code-block:: bash
|
||||
@ -196,7 +200,7 @@ nHentai Mirror
|
||||
If you want to use a mirror, you should set up a reverse proxy of `nhentai.net` and `i.nhentai.net`.
|
||||
For example:
|
||||
|
||||
.. code-block::
|
||||
.. code-block::
|
||||
|
||||
i.h.loli.club -> i.nhentai.net
|
||||
h.loli.club -> nhentai.net
|
||||
@ -235,4 +239,3 @@ Set `NHENTAI` env var to your nhentai mirror.
|
||||
|
||||
.. |license| image:: https://img.shields.io/github/license/ricterz/nhentai.svg
|
||||
:target: https://github.com/RicterZ/nhentai/blob/master/LICENSE
|
||||
.. _Pipx: https://github.com/pipxproject/pipx/
|
||||
|
Loading…
x
Reference in New Issue
Block a user