[catbox] add 'album' extractor (#2410)

adapted from https://github.com/mikf/gallery-dl/pull/2805

- rewrite using GalleryExtractor
- extract more metadata
- match lolisafe names
- add test
This commit is contained in:
Mike Fährmann
2022-08-18 11:41:09 +02:00
parent 264f1336ad
commit a799fae2df
3 changed files with 63 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ modules = [
"behance",
"blogger",
"bunkr",
"catbox",
"comicvine",
"cyberdrop",
"danbooru",