Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for Hydrus Image Parsers #12

Open
Meisterlala opened this issue Jan 11, 2024 · 0 comments
Open

add support for Hydrus Image Parsers #12

Meisterlala opened this issue Jan 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Meisterlala
Copy link
Owner

The Hydrus Network has a special file format, that describes information about a website/API. It is used to get all the images from a supported website. These files are also able to be user generated.

If NekoFans were able to read these files, then we could very easily add support for a lot of new websites/API by importing the already made Presets.

Here is a full list of websites/APIs that Nekofans could add if it could read the file format.

These 'downloaders' also provide additional metadata about the images that could be displayed by nekofans. A lot of data would also need to be ignored.

Additional info can be found on the Hydrus Wiki

Help with this is appretiated, a simple proof of concept or a way to convert these parser .png files into a usable format would be great. Nekofans could include these .png files in the build of Nekofans and parse them dynamically at runtime. Or we somehow convert them ahead of time into and save it in a simplified form

@Meisterlala Meisterlala added the enhancement New feature or request label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant