diff options
Diffstat (limited to 'gallery_dl/extractor/__init__.py')
| -rw-r--r-- | gallery_dl/extractor/__init__.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gallery_dl/extractor/__init__.py b/gallery_dl/extractor/__init__.py index 36107d9..a69bacc 100644 --- a/gallery_dl/extractor/__init__.py +++ b/gallery_dl/extractor/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015-2020 Mike Fährmann +# Copyright 2015-2021 Mike Fährmann # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as @@ -58,6 +58,7 @@ modules = [ "issuu", "kabeuchi", "keenspot", + "kemonoparty", "khinsider", "komikcast", "lineblog", @@ -83,6 +84,7 @@ modules = [ "paheal", "patreon", "photobucket", + "photovogue", "piczel", "pinterest", "pixiv", @@ -108,6 +110,7 @@ modules = [ "tsumino", "tumblr", "twitter", + "unsplash", "vanillarock", "vsco", "wallhaven", |
