Skip to content

EK720/hentapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hentapi

A Powershell-based imageboard search/download tool. Can programatically download and update images from many common booru types, including:

  • Gelbooru
  • Danbooru
  • Shimmie
  • MyImouto
  • Sankaku/Idol Complex
  • Booru.org

Documentation

Documentation is contained in the script. To view it, run the command Get-Help .\hentapi.ps1 in the same directory as the program itself. Basic usage is done through the command hentapi -server <Server Name> -tags "<Tags>" -limit <Limit> -Download

Other Info

  • If you have any issues with the program or suggestions for its improvement, please open an issue and let me know.
  • The program has an optional functionality that adds metadata tags to your downloaded images. To use this on images, you'll need to put ExifTool and ImageMagick in your PATH. To use this on video files, you'll need to put FFMpeg in your PATH as well.