CuddleBear92 / Hydrus-Presets-and-Scripts

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

iwara.tv extended downloader #101

Closed F18SuperHornet closed 3 years ago

F18SuperHornet commented 3 years ago

Hello, it's me again! I improved the iwara.tv downloader. Firstly, there is a new GUG object that allows you to search for categories in addition to user profiles. To use that, you need to copy the category ID from the URL. This is just an URL-encoded integer, but I can't look that up, so the user must do it. If you look in the examples, it should be fairly clear. Also, I noticed that the page parser could not download the general tags from pages (only title and creator), that should now work too. Please let me know what you think! Thank you!