From 55d27d04023ebc51431db05b0f49692ccaf03418 Mon Sep 17 00:00:00 2001 From: phillychi3 Date: Sun, 12 Mar 2023 15:52:41 +0800 Subject: [PATCH] edit readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ded025f..7589a6f 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,19 @@ ### how to use? -`pip install -r ".\requirements.txt"` - -Rename_me_set.yaml (rename)-> set.yaml -enter your cookie and useragent -open nfavorites.py +`pip install -r ".\requirements.txt"` +open nfavorites.py and it will close and generate set.yaml +open set.yaml and enter your cookie and useragent +final open nfavorites.py again and it will generate csv file if everything is ok ### how to get my cookie? open https://nhentai.net/favorites/ -press F12 -switch to network menu -find favorites/ -copy cookie and useragent to set.yaml +open developer tools (F12) +switch to network tab +find favorites/ and click it +find cookie and useragent in request headers + ![alt text](https://github.com/phillychi3/nhentai-favorites/blob/main/image/nhentai_cookie_anduseranegt.png?raw=true)