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)
|
Installation (pip)
|
||||||
==================
|
==================
|
||||||
Alternatively, install from PyPI with pip
|
Alternatively, install from PyPI with pip:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
pip install nhentai
|
pip install nhentai
|
||||||
|
|
||||||
For a self-contained installation, use _Pipx:
|
For a self-contained installation, use `Pipx <https://github.com/pipxproject/pipx/>`_:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
pipx install nhentai
|
pipx install nhentai
|
||||||
|
|
||||||
=====================
|
=====================
|
||||||
Installation (Gentoo)
|
Installation (Gentoo)
|
||||||
=====================
|
=====================
|
||||||
@ -63,6 +65,8 @@ Set your nhentai cookie against captcha:
|
|||||||
|
|
||||||
nhentai --cookie "YOUR COOKIE FROM nhentai.net"
|
nhentai --cookie "YOUR COOKIE FROM nhentai.net"
|
||||||
|
|
||||||
|
**NOTE**: The format of the cookie is `"csrftoken=CRSFTOKEN; sessionid=SESSIONID"`
|
||||||
|
|
||||||
Download specified doujinshi:
|
Download specified doujinshi:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. 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`.
|
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:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
i.h.loli.club -> i.nhentai.net
|
i.h.loli.club -> i.nhentai.net
|
||||||
h.loli.club -> 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
|
.. |license| image:: https://img.shields.io/github/license/ricterz/nhentai.svg
|
||||||
:target: https://github.com/RicterZ/nhentai/blob/master/LICENSE
|
:target: https://github.com/RicterZ/nhentai/blob/master/LICENSE
|
||||||
.. _Pipx: https://github.com/pipxproject/pipx/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user