mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-07-02 00:19:29 +02:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
7a7f2559ff | |||
444efcbee5 | |||
08d812c614 | |||
cb691c782c |
21
README.rst
21
README.rst
@ -1,19 +1,11 @@
|
||||
nhentai
|
||||
=======
|
||||
|
||||
.. code-block::
|
||||
|
||||
_ _ _ _
|
||||
_ __ | | | | ___ _ __ | |_ __ _(_)
|
||||
| '_ \| |_| |/ _ \ '_ \| __/ _` | |
|
||||
| | | | _ | __/ | | | || (_| | |
|
||||
|_| |_|_| |_|\___|_| |_|\__\__,_|_|
|
||||
|
||||
|
||||
あなたも変態。 いいね?
|
||||
|
||||
|travis|
|
||||
|pypi|
|
||||
|version|
|
||||
|license|
|
||||
|
||||
|
||||
@ -87,7 +79,7 @@ Set your nhentai cookie against captcha:
|
||||
.. |ve| unicode:: U+22EE .. https://www.compart.com/en/unicode/U+22EE
|
||||
.. |ld| unicode:: U+2014 .. https://www.compart.com/en/unicode/U+2014
|
||||
|
||||
.. image:: ./images/usage.png?raw=true
|
||||
.. image:: https://github.com/RicterZ/nhentai/raw/master/images/usage.png
|
||||
:alt: nhentai
|
||||
:align: center
|
||||
|
||||
@ -229,13 +221,13 @@ Set `NHENTAI` env var to your nhentai mirror.
|
||||
NHENTAI=https://h.loli.club nhentai --id 123456
|
||||
|
||||
|
||||
.. image:: ./images/search.png?raw=true
|
||||
.. image:: https://github.com/RicterZ/nhentai/raw/master/images/search.png
|
||||
:alt: nhentai
|
||||
:align: center
|
||||
.. image:: ./images/download.png?raw=true
|
||||
.. image:: https://github.com/RicterZ/nhentai/raw/master/images/download.png
|
||||
:alt: nhentai
|
||||
:align: center
|
||||
.. image:: ./images/viewer.png?raw=true
|
||||
.. image:: https://github.com/RicterZ/nhentai/raw/master/images/viewer.png
|
||||
:alt: nhentai
|
||||
:align: center
|
||||
|
||||
@ -246,5 +238,8 @@ Set `NHENTAI` env var to your nhentai mirror.
|
||||
.. |pypi| image:: https://img.shields.io/pypi/dm/nhentai.svg
|
||||
:target: https://pypi.org/project/nhentai/
|
||||
|
||||
.. |version| image:: https://img.shields.io/pypi/v/nhentai
|
||||
:target: https://pypi.org/project/nhentai/
|
||||
|
||||
.. |license| image:: https://img.shields.io/github/license/ricterz/nhentai.svg
|
||||
:target: https://github.com/RicterZ/nhentai/blob/master/LICENSE
|
||||
|
@ -1,3 +1,3 @@
|
||||
__version__ = '0.5.0'
|
||||
__version__ = '0.5.1'
|
||||
__author__ = 'RicterZ'
|
||||
__email__ = 'ricterzheng@gmail.com'
|
||||
|
Reference in New Issue
Block a user