summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/luscious.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2022-02-10 22:50:56 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2022-02-10 22:50:56 -0500
commit99bc014c924c755f10a4a930b1a83efabd84fde1 (patch)
tree596bbab18416b66adf87011a0a6e439468f68778 /gallery_dl/extractor/luscious.py
parent8a812de1450d5d53fc1cd9a59f6c3f08452fc5b1 (diff)
New upstream version 1.20.4.upstream/1.20.4
Diffstat (limited to 'gallery_dl/extractor/luscious.py')
-rw-r--r--gallery_dl/extractor/luscious.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/gallery_dl/extractor/luscious.py b/gallery_dl/extractor/luscious.py
index 6761b55..b5db3dd 100644
--- a/gallery_dl/extractor/luscious.py
+++ b/gallery_dl/extractor/luscious.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-# Copyright 2016-2021 Mike Fährmann
+# Copyright 2016-2022 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
@@ -72,7 +72,7 @@ class LusciousAlbumExtractor(LusciousExtractor):
"permissions" : list,
"rating" : float,
"slug" : "okinami-no-koigokoro",
- "status" : str,
+ "status" : None,
"tags" : list,
"title" : "Okinami no Koigokoro",
"url" : "/albums/okinami-no-koigokoro_277031/",
@@ -92,7 +92,7 @@ class LusciousAlbumExtractor(LusciousExtractor):
"like_status" : "none",
"position" : int,
"resolution" : r"re:\d+x\d+",
- "status" : str,
+ "status" : None,
"tags" : list,
"thumbnail" : str,
"title" : str,