LANraragi
LANraragi copied to clipboard
Hentag plugin
I found out that a lot of archives where the fakku and chaika plugins failed to pull metadata can be found on hentag. It looks to be a great alternative to pulling straight from fakku, would you consider writing a hentag plugin?
Your question is too naive.
There's no documented API for hentag(ugh), but their vault search seems to be easily accessible:
No need for special cookies or anything. It'd be doable to write a plugin for it, I'll be tagging this under volunteers in case someone wants to try their hand writing one. 👀
It looks like they avoid public access to their API, but I'm mostly done with a plugin that reads embedded info.json files (stored in their own format).
Scratch that, they are open to allowing API access. I'll try adding support for pulling metadata directly from hentag.
Nice! An API plugin is always a bit more useful. 👍
PR at https://github.com/Difegue/LANraragi/pull/763
We merged this two weeks ago, whoops 💀