Skip to content

Latest commit

 

History

History

README.md

3rd party scripts run outside of the Hydrus Client.

URL_Generator

Generates URL's based on incremental ID values like Booru Post ID's. Input your prepend part of the url and your range of ID numbers and it generates a text file with the urls for you. Easy to import into Hydrus, beware: do not import massive sets of urls at once into Hydrus. This can overload Hydrus if you go too extreme.

Hydrus Send Url.shortcut

This is an iOS and iPad OS shortcut for sending urls to your Hydrus client. Download and import into your Shortcuts app and fill the client address, api key and the tab name it will use in Hydrus.

Booru.org GUG Generator

This Generates GUG files from a list of Booru.org subdomains for easy bulk import.

Cover Extract

Cover Extract script for archives (.zip .cbz .cbr .rar .7z) with ComicRack xml Metadata embedded comicinfo.xml It will extract files/pages in certain set PageTypes in ComicRack. By default it will pull "FrontCover","InnerCover","BackCover" but more can be supported by editing. It also has a blacklist to not process the same file again, can also set a flag in the form of a ScannerInfo Metadata entry with the keyword of your choice. Full filename and folder name support on write-out. More archives can be supported if 7z supports the format.

Find non-Webp

Will check all archives for images and writeout an .xml or .cbl file listing all archive names. This is meant to be used with ComicRack to make ComicBookLists so it will easily give you the files in the client that messed up exporting. This was made cause ComicRack dont have an option to search for page format types like webp images. If CR crashes or stops its export, you will loose your export lists. Only way to really manage what is converted or not inside CR would be with some sort of metadata like: genre:webp... which works but isnt amazing. Issue with this is that there is no way to tell if its actually converted or not if the export is stopped for whatever reason after you tagged it. This script will give you an alternative to that by making a list for you.

Depreciated yiff.party subs

Extracts yiff.party favorite exports (as exported from the site) and turns them into subscriptions for easy imports in Hydrus.

Depreciation Reason: Use the Wiki guide instead: https://github.com/CuddleBear92/Hydrus-Presets-and-Scripts/wiki/5.-Quickly-grab-all-followed-creators-from-yiff.party

Booru Mass Uploader

A Browser Script for TamperMonkey GreaseMonkey you can find the original HERE This should be updated over time or can be by any user if they want to add support for more. Doing a pull-request on the original git can also be helpful for everyone so it updates semi-automatically for everyone.

IQDB_tagger

A Python script that allows for bulk upload of images on iqdb though image recognition. This can output sidecar files next to the file for easy import or an url list for easy downloading of all data in Hydrus.

Yiff.Party ID>Creator Siblings

There iw two scripts for creating siblings that link the Yiff.Party ID and the actual Creator/account name. Both of these scripts does the same thing but a bit differently. Try the other if one fail. yiff.party-creator-siblings.py & yiff2siblings.py