Skip to content
/ nhdl Public

nhentai downloader - rewrite pending

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

j1nxie/nhdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nhdl

nhdl - a command-line doujinshi downloader client built in rust!

goals

  • fast and asynchronous doujinshi downloader, supporting various doujinshi sites.
  • simple to use and setup.
  • lightweight and cross-platform.

non-goals

  • give access to paywalled content.
  • support for every doujinshi site in existence.

build

git clone https://github.com/j1nxie/nhdl.git
cd nhdl
cargo build --release

releases

releases are available in the releases tab and sidebar!

usage

run nhdl in a command-line interface for help on usage.

roadmap

  • basic support for single NH links through stdin.
  • multithreaded downloading.
  • a text file / id parser for mass download.
  • toml-based configuration for:
    • download path
    • proxy support
  • pretty-printing of download progress.

license

licensed under either of

at your option.

contribution

unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.