CuddleBear92 / Hydrus-Presets-and-Scripts

collection of presets and scripts for Hydrus
258 stars 51 forks source link

Request: Import Patreon post text as note? #148

Open EroSpectrum opened 1 year ago

EroSpectrum commented 1 year ago

Would it be possible for the Patreon downloader to be updated so it can import the text of a post as a note, like the Twitter downloader did?

Survivian commented 1 year ago

The problem with the Patreon parser is that for whatever reason, the Patreon API returns the raw HTML of the text rather than just the text content itself. So the note would end up just having a bunch of HTML tags baked into it looking kinda gross. If you're fine with that though, you can always look at the API output yourself and add it as a note to the parser.