diff options
| author | 2021-08-04 02:14:44 -0400 | |
|---|---|---|
| committer | 2021-08-04 02:14:44 -0400 | |
| commit | 873d9a628e9412a79bdc64cd962470749de3425b (patch) | |
| tree | 8cd421ef79a9fa784147fa888543216f0872357b /gallery_dl/extractor/__init__.py | |
| parent | 32de2b06db501c7de81678bce8e3e0c3e63d340c (diff) | |
New upstream version 1.18.2.upstream/1.18.2
Diffstat (limited to 'gallery_dl/extractor/__init__.py')
| -rw-r--r-- | gallery_dl/extractor/__init__.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gallery_dl/extractor/__init__.py b/gallery_dl/extractor/__init__.py index d927d70..1a6a899 100644 --- a/gallery_dl/extractor/__init__.py +++ b/gallery_dl/extractor/__init__.py @@ -20,9 +20,11 @@ modules = [ "architizer", "artstation", "aryion", + "bbc", "bcy", "behance", "blogger", + "comicvine", "cyberdrop", "danbooru", "deviantart", @@ -74,6 +76,7 @@ modules = [ "mangakakalot", "manganelo", "mangapark", + "mangasee", "mangoxo", "myhentaigallery", "myportfolio", @@ -105,6 +108,7 @@ modules = [ "sankaku", "sankakucomplex", "seiga", + "seisoparty", "senmanga", "sexcom", "simplyhentai", @@ -141,6 +145,7 @@ modules = [ "recursive", "oauth", "test", + "ytdl", ] |
