A Powershell-based imageboard search/download tool. Can programatically download and update images from many common booru types, including:
- Gelbooru
- Danbooru
- Shimmie
- MyImouto
- Sankaku
- Booru.org
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
- 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 and mp4v2 in your PATH.