CuddleBear92 / Hydrus-Presets-and-Scripts

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

RedGifs - Update due to new file URLs #128

Closed trashcand69 closed 2 years ago

trashcand69 commented 2 years ago

RedGifs updated their file URLs to be temporary. With the current downloader it gives warning every time for subscriptions and downloading through direct link to watch page doesn't work.

I've updated the parsers and added a new URL class:

API parsers have been updated to pursue the watch page instead of direct file URL.

Watch parsers have been updated with:

Added a new URL class for the File URL and it is set to not associate with known files as it is temporary.

Any subscriptions should give an error once as it is still a new URL as far as it's concerned. But after that one time it should no longer give error as it is now getting a pursue URL that is the same every time.