diff options
Diffstat (limited to 'gallery_dl/extractor/__init__.py')
| -rw-r--r-- | gallery_dl/extractor/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gallery_dl/extractor/__init__.py b/gallery_dl/extractor/__init__.py index fed6998..851f660 100644 --- a/gallery_dl/extractor/__init__.py +++ b/gallery_dl/extractor/__init__.py @@ -10,11 +10,13 @@ import re modules = [ "2chan", + "2chen", "35photo", "3dbooru", "420chan", "4chan", "500px", + "8chan", "8kun", "8muses", "adultempire", @@ -90,6 +92,7 @@ modules = [ "mememuseum", "myhentaigallery", "myportfolio", + "nana", "naver", "naverwebtoon", "newgrounds", |
