1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 14:35:42 +02:00
tldr/pages/common/nhentai.md
Managor a26bab8258
nhentai: fix issues (#15739)
* nhentai: fix curly braces

* Update nhentai.md
2025-02-15 22:47:58 -08:00

455 B

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