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__.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/gallery_dl/extractor/__init__.py b/gallery_dl/extractor/__init__.py
index 4e9fa50..594ce41 100644
--- a/gallery_dl/extractor/__init__.py
+++ b/gallery_dl/extractor/__init__.py
@@ -30,6 +30,7 @@ modules = [
"batoto",
"bbc",
"behance",
+ "bilibili",
"blogger",
"bluesky",
"boosty",
@@ -47,7 +48,9 @@ modules = [
"dynastyscans",
"e621",
"erome",
+ "everia",
"exhentai",
+ "facebook",
"fanbox",
"fanleaks",
"fantia",
@@ -107,6 +110,7 @@ modules = [
"mangasee",
"mangoxo",
"misskey",
+ "motherless",
"myhentaigallery",
"myportfolio",
"naver",
@@ -139,6 +143,9 @@ modules = [
"reddit",
"redgifs",
"rule34us",
+ "rule34vault",
+ "rule34xyz",
+ "saint",
"sankaku",
"sankakucomplex",
"scrolller",
@@ -200,6 +207,7 @@ modules = [
"directlink",
"recursive",
"oauth",
+ "noop",
"ytdl",
"generic",
]