A simple NodeJS script to download doujins by random or using an array of IDs.
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.