1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 17:35:24 +02:00

nhentai: add page (#15714)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Managor 2025-02-11 21:56:36 +02:00 committed by GitHub
parent 6af0f39335
commit 7834a02e2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
pages/common/nhentai.md Normal file
View file

@ -0,0 +1,20 @@
# nhentai
> Download doujinshis from nhentai.
> More information: <https://github.com/RicterZ/nhentai>.
- Set cookies:
`nhentai --cookie "csrftoken={{TOKEN}}; sessionid={{ID}}}}"`
- Download a specific doujin:
`nhentai --id {{number}}`
- Download the first page of your favorites:
`nhentai --favorites --download --delay 1`
- Download specific pages of your favorites:
`nhentai --favorites --pages={{start_page}}-{{end_page}} --download --delay 1`