summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/luscious.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2020-01-09 22:31:29 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2020-01-09 22:31:29 -0500
commitbc435e826dbe37969d9cbe280f58810d054932cc (patch)
tree4c12d1bd5d5fdaa4f6a65c38c85dd8f0ecdadc6b /gallery_dl/extractor/luscious.py
parentf9a1a9dcb7df977eeac9544786df9c0b93795815 (diff)
New upstream version 1.12.2upstream/1.12.2
Diffstat (limited to 'gallery_dl/extractor/luscious.py')
-rw-r--r--gallery_dl/extractor/luscious.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/gallery_dl/extractor/luscious.py b/gallery_dl/extractor/luscious.py
index 0aeeb4a..c80cf14 100644
--- a/gallery_dl/extractor/luscious.py
+++ b/gallery_dl/extractor/luscious.py
@@ -56,7 +56,7 @@ class LusciousAlbumExtractor(LusciousExtractor):
"__typename" : "Album",
"audiences" : list,
"content" : "Hentai",
- "cover" : "re:https://cdnio.luscious.net/.+/277031/",
+ "cover" : "re:https://\\w+.luscious.net/.+/277031/",
"created" : 1479625853,
"created_by" : "NTRshouldbeillegal",
"date" : "type:datetime",
@@ -102,7 +102,7 @@ class LusciousAlbumExtractor(LusciousExtractor):
},
}),
("https://luscious.net/albums/virgin-killer-sweater_282582/", {
- "url": "21cc68a7548f4d71dfd67d8caf96349dde7e791c",
+ "url": "0be0cc279be1de99f727764819e03435e2a79915",
}),
("https://luscious.net/albums/not-found_277035/", {
"exception": exception.NotFoundError,