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:
parent
6af0f39335
commit
7834a02e2b
1 changed files with 20 additions and 0 deletions
20
pages/common/nhentai.md
Normal file
20
pages/common/nhentai.md
Normal 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`
|
Loading…
Add table
Reference in a new issue