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 # nhentai-favorites
### how to use? ### how to use?
`pip install -r ".\requirements.txt"` `pip install -r ".\requirements.txt"`
Rename_me_set.yaml (rename)-> set.yaml Rename_me_set.yaml (rename)-> set.yaml
enter your cookie enter your cookie and useragent
open nfavorites.py open nfavorites.py
### how to get my cookie? ### how to get my cookie?
@ -14,8 +14,8 @@ open https://nhentai.net/favorites/
press F12 press F12
switch to network menu switch to network menu
find favorites/ 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) ![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 # Automatically generated by https://github.com/damnever/pigar.
bs4
fake_useragent == 0.1.11 beautifulsoup4
gevent == 21.1.2 progress
progress == 1.6 PyYAML
requests == 2.27.1 requests