Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 315 Bytes

HentaiFox Downloader Script

A simple NodeJS script to download doujins by random or using an array of IDs.

Usage

Requires NodeJS, written and tested using v18.18.0.

npm install # Install the required dependencies.
chmod +x main.js && ./main.js # Edit the doujins to download at end of main.js.