Skip to content

The Permanent Booru Support#3607

Open
9CB797FF-9380-45F2-BB88-BB86CA0E32BF wants to merge 13 commits intoBionus:masterfrom
9CB797FF-9380-45F2-BB88-BB86CA0E32BF:master
Open

The Permanent Booru Support#3607
9CB797FF-9380-45F2-BB88-BB86CA0E32BF wants to merge 13 commits intoBionus:masterfrom
9CB797FF-9380-45F2-BB88-BB86CA0E32BF:master

Conversation

@9CB797FF-9380-45F2-BB88-BB86CA0E32BF
Copy link
Copy Markdown

@9CB797FF-9380-45F2-BB88-BB86CA0E32BF 9CB797FF-9380-45F2-BB88-BB86CA0E32BF commented Feb 19, 2026

Issue #2660 fix.

Added support for The Permanent Booru.

Feature:

Added support for The Permanent Booru.
To use the Permanent View feature, you need to change Grabber's proxy settings.
Changed to handle exceptions for when the tag on the image is empty.
And I changed to use JSON parser without directly processing tag information.
changed the HTML entity processing of the tag to be more generalized.
Convert HTML entities of name from tags using ITag to regular special characters
Fixed the parser that splits search terms based on prefixes.
Added line breaks to each text file.

The search parser currently appears to be functioning normally, but it may fail due to various tags in The Permanent Booru that do not conform to its rules. Therefore, we need your feedback.
add json API
Fixed to handle search options that require separate URL parameters.
To use this feature, simply use the tags below.

~@alts -> Alternate images are collected together. (?)
~@tombstone -> Only displays images that have been deleted from the original website.
~@SInCE:( day | week | month | year ) -> Displays recently uploaded images.
~@order:( desc | asc | random | score ) -> Sort image order
~@mime:(application | application/x-shockwave-flash | image | image/apng | image/gif | image/jpeg | image/png | video | video/mp4 | video/quicktime | video/webm | video/x-flv | video/x-m4v | video/x-matroska | video/x-msvideo) -> Select file type, This tag can be used multiple times
@9CB797FF-9380-45F2-BB88-BB86CA0E32BF
Copy link
Copy Markdown
Author

9CB797FF-9380-45F2-BB88-BB86CA0E32BF commented Mar 1, 2026

Advanced search options that were previously passed as separate URL parameters can now be used as meta tags.

Advanced Search Option:

~@alts Alternate images are collected together. (?)
~@tombstone Only displays images that have been deleted from the original website.
~@since: day | week | month | year Displays recently uploaded images.
~@order: desc | asc | random | score Sort image order
~@mime: application | application/x-shockwave-flash | image | image/apng | image/gif | image/jpeg | image/png | video | video/mp4 | video/quicktime | video/webm | video/x-flv | video/x-m4v | video/x-matroska | video/x-msvideo Filter file type, This tag can be used multiple times

As of now, "Regex" (HTML Parsing) works best.
The previous button, next button, and HTML entities have been converted to general special characters.
v2 addresses have been confirmed to be deprecated at the Tor network level. They are also believed to be no longer in use by The Permanent Booru itself.

More information:
https://blog.torproject.org/v2-deprecation-timeline/
add /candidates
Added path to search by image and compare similar images.
As the API documentation page has been fixed, it is being replaced with the documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant