summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/__init__.py')
-rw-r--r--gallery_dl/extractor/__init__.py5
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",
]