Skip to content

Download Hentai Manga, Doujinshi and Comics from Nhentai ,E-hentai,3hentai,HentaiFox,Hentai2Read,Pururin and much more with very simple bash script !

License

Notifications You must be signed in to change notification settings

rustyinfinity/NHdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NHdownloader Bash

Its a bash script to download comic/hentai manga from supported websites and converts it into cbz format. No bullshit or bloat just a simple bash script !

Supported Websites !

Nhentai.net , Nhentai.to , Hentaifox.com , E-hentai.org , 3hentai.net , Pururin.to , Asmhentai.com , Hentai2read.com

Screenshot 2023-12-21 at 4 27 17 AM

Default Output

Screenshot 2023-12-23 at 1 17 18 PM

Installation

Make Sure you have these installed

zip grep curl wget2

Download wget2 from your distro repo ! I added it because of its parallel downloading feature which makes downloading much faster than traditional wget and its also actively maintained !

For Arch Download from AUR "https://aur.archlinux.org/packages/wget2"

yay -S wget2

For Fedora

sudo dnf install wget2

For Ubuntu

sudo apt install wget2

or Build it Yourself from https://gitlab.com/gnuwget/wget2

Secondly clone repo and make it an executable !

git clone https://github.com/rustyinfinity/NHdownloader.git && cd ./NHdownloader
chmod +x NHdownloader.sh

Usage

Just enter your Website URL or ID and it will download in the directory specified by you in the config ! (default ./ ) Make Sure to enter url for the websites specified and not ID there !

If you want to bulk Download enter Links to links.txt file and add its path to config file

For Nhentai.net you have to add cf_clearance and csrftoken to main.config file because of cloudflare :( Rest all don't need anything and will download just fine !

Contributing

✅ This is my first release of this code I will be obviously updating it and fixing it and adding nhentai (.com and .net) in future and bulk downloading !

✅ This is my second release of this code Fixed all above problems and also added more websites !

✅ Added Bulk Downloading

Adding omegascans and Manhawa websites will be my next priority for the next release ! with parallel downloading !

And If got any Ideas or Issues feel free to Pull a request ! I have not done alot of testing so there will be issues which I don't know pls report them if you find any Thanks !

For support star the repo thanks !

About

Download Hentai Manga, Doujinshi and Comics from Nhentai ,E-hentai,3hentai,HentaiFox,Hentai2Read,Pururin and much more with very simple bash script !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages