LANraragi icon indicating copy to clipboard operation
LANraragi copied to clipboard

Hentag plugin

Open hollywings opened this issue 2 years ago • 2 comments

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?

hollywings avatar Mar 20 '22 08:03 hollywings

Your question is too naive.

ndbiaw avatar Mar 20 '22 10:03 ndbiaw

There's no documented API for hentag(ugh), but their vault search seems to be easily accessible:
image

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. 👀

Difegue avatar Mar 20 '22 13:03 Difegue

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).

siliconfeces avatar Feb 14 '23 21:02 siliconfeces

Scratch that, they are open to allowing API access. I'll try adding support for pulling metadata directly from hentag.

siliconfeces avatar Feb 20 '23 18:02 siliconfeces

Nice! An API plugin is always a bit more useful. 👍

Difegue avatar Feb 20 '23 19:02 Difegue

PR at https://github.com/Difegue/LANraragi/pull/763

siliconfeces avatar Feb 24 '23 21:02 siliconfeces

We merged this two weeks ago, whoops 💀

Difegue avatar Mar 15 '23 22:03 Difegue