Skip to content

DanyB0/nhenty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo.png Nhenty

Code style: black CodeFactor License

Nhenty is a simple doujins downloader

Installation

  • clone the repo wherever you want

    git clone https://www.github.com/DanyB0/nhenty
    
  • install the requirements

    pip install -r requirements.txt
    
  • you're ready to go!

Usage

python main.py [commands]

Commands list

 --visual           =   enter visual mode (see below)
                                                                                       
 -id                =   get the title of the doujin with the given id
 
 -r, --random       =   get a random doujin
 
 -d, --download     =   download the doujin
 
 -w, --web          =   open the doujin in the browser
 
 -src, --source     =   view the links to the doujin's images
 
 -dtls, --details   =   get the details of the doujin
                                                                                           
 -q, --query        =   make a specific query
                                                                                          
 -i, --interest     =   use with --query (you must specific the interest [tag, character...])

 -h, --help         =   show help message

Visual Mode

ezgif-com-gif-maker.gif

CLI Mode

ezgif-com-gif-maker-1.gif

Team

This project is maintained by me.

DanyB0
DanyB0

License

BSD 3-Clause License