Skip to content
Saves requests from github.com/jetboom/boorutagparser as file/tag list pairs for extremely easy bulk import of tagged items in to Hydrus Network.
JavaScript Batchfile Shell
Find file

README.md

boorutagparser-server

Saves requests from https://github.com/jetboom/boorutagparser as file/tag list pairs for extremely easy bulk import of tagged items in to Hydrus Network.

Usage

Windows

  1. Install Node.js if you don't have it: https://nodejs.org/en/
  2. Download and extract the master somewhere.
  3. Run install_modules.bat once
  4. Run boorutagparser-server.bat. Keep it open.
  5. The web addon button for downloading images will now work.

You can also just use "npm install boorutagparser-server" if you prefer.

Linux (Debian-based)

curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
sudo apt-get install -y nodejs
npm install boorutagparser-server

nodejs boorutagparser-server

Package might be named "node" instead of "nodejs" for some people.

Something went wrong with that request. Please try again.