CuddleBear92 / Hydrus-Presets-and-Scripts

collection of presets and scripts for Hydrus
267 stars 53 forks source link

Saucenao Danbooru and Gelbooru File Lookup Scripts #90

Open oznerol10 opened 3 years ago

oznerol10 commented 3 years ago

I hacked together 2 new saucenao file lookup scripts for gelbooru and danbooru from an old one i found saucenao danbooru   gelbooru If anyone is curious where i got the original, here it is saucenao_danbooru

I created them by basically mashing together the old saucenao script and the content parsing children for the respective iqdb lookup scripts, and changing the URL for the gelbooru script. The new saucenao danbooru script includes namespaced tags now. From me just fetching the tags, they both seem to work, but someone should probably do more in depth testing for both scripts.

Zweibach commented 3 years ago

Lookup scripts folder here: https://github.com/CuddleBear92/Hydrus-Presets-and-Scripts/tree/master/Lookup%20scripts Rename according to:

export and name it something like this scheme, without brackets [site] [iqdb/saucenao] - YYYY-MM-DD Do that as both export path name and title. Any other information goes in the description

Then make a pull request, should be as easy as going to the folder and picking "Add files" I think.