2025-03-14 21:59:59 -06:00
|
|
|
# nhentai
|
|
|
|
|
|
|
|
|
|
> Download doujinshis from nhentai.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://github.com/RicterZ/nhentai#usage>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Set cookies:
|
|
|
|
|
|
|
|
|
|
`nhentai --cookie "csrftoken={{TOKEN}}; sessionid={{ID}}"`
|
|
|
|
|
|
|
|
|
|
- Download a specific doujin:
|
|
|
|
|
|
|
|
|
|
`nhentai --id {{number}}`
|
|
|
|
|
|
|
|
|
|
- Download the first page of your favorites:
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
`nhentai {{[-F|--favorites]}} {{[-D|--download]}} {{[-d|--delay]}} 1`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Download specific pages of your favorites:
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
`nhentai {{[-F|--favorites]}} --pages {{start_page}}-{{end_page}} {{[-D|--download]}} {{[-d|--delay]}} 1`
|