From 2e29d2158d56879e5578dfabf9e8c0fa2e855ccf Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 28 Jan 2021 16:01:28 -0500 Subject: New upstream version 1.16.4. --- gallery_dl/extractor/__init__.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gallery_dl/extractor/__init__.py') 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", -- cgit v1.2.3