[redbust] add support (#6759 #6918 #7043)

* init - Redbust.com Support
* Added Test
    Could use a second set of eyes on this
* update 'gallery' extractor
    - extract more metadata
    - simplify image extraction
    - support legacy galleries
* add tests
* update 'image' extractor
* add 'tag' extractor
* add 'archive' extractor
* restrict 'image' extractor pattern
* update docs/supportedsites
* replace quotes inside f-string

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
This commit is contained in:
SpiffyChatterbox
2025-06-16 06:10:42 -04:00
committed by GitHub
parent 6227b64de2
commit 48ac41605d
5 changed files with 297 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ modules = [
"reactor",
"readcomiconline",
"realbooru",
"redbust",
"reddit",
"redgifs",
"rule34us",