edit readme

This commit is contained in:
phillychi3 2023-03-12 15:47:49 +08:00
parent dc2d4fe4cf
commit 7ce50dde93
3 changed files with 10 additions and 10 deletions

View File

@ -1,11 +1,11 @@
# nhentai-favorites
### how to use?
`pip install -r ".\requirements.txt"`
Rename_me_set.yaml (rename)-> set.yaml
enter your cookie
enter your cookie and useragent
open nfavorites.py
### how to get my cookie?
@ -14,8 +14,8 @@ open https://nhentai.net/favorites/
press F12
switch to network menu
find favorites/
copy cookie to set.yaml
copy cookie and useragent to set.yaml
![alt text](https://github.com/phillychi3/nhentai-favorites/blob/main/image/nhentai_cookie.png?raw=true)
![alt text](https://github.com/phillychi3/nhentai-favorites/blob/main/image/nhentai_cookie_anduseranegt.png?raw=true)
![alt text](https://github.com/phillychi3/nhentai-favorites/blob/main/image/csv.png?raw=true)

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -1,6 +1,6 @@
PyYAML == 5.4.1
bs4
fake_useragent == 0.1.11
gevent == 21.1.2
progress == 1.6
requests == 2.27.1
# Automatically generated by https://github.com/damnever/pigar.
beautifulsoup4
progress
PyYAML
requests