diff --git a/pages/common/nhentai.md b/pages/common/nhentai.md new file mode 100644 index 0000000000..6850174127 --- /dev/null +++ b/pages/common/nhentai.md @@ -0,0 +1,20 @@ +# nhentai + +> Download doujinshis from nhentai. +> More information: . + +- 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`