diff options
| author | 2021-08-04 02:14:52 -0400 | |
|---|---|---|
| committer | 2021-08-04 02:14:52 -0400 | |
| commit | a32569ddaeb4c668c86145304fb0d6a258bc09bf (patch) | |
| tree | bda55e2ef201c9c21aef61d9727f409160567958 /gallery_dl/extractor/__init__.py | |
| parent | fa6876a938e33e0f97ea4dd43b792c56afe3e2eb (diff) | |
| parent | 873d9a628e9412a79bdc64cd962470749de3425b (diff) | |
Update upstream source from tag 'upstream/1.18.2'
Update to upstream version '1.18.2'
with Debian dir 50487e387a6ba906f7ac9d1564ba5f0d36a0e2ae
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", ] |
