From f317a57c5e628020baa15d85f41ff54a38ca219a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Mon, 27 Jul 2020 16:14:06 +0200 Subject: [PATCH] [simplyhentai] fix 'gallery_id' extraction --- gallery_dl/extractor/simplyhentai.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gallery_dl/extractor/simplyhentai.py b/gallery_dl/extractor/simplyhentai.py index abf99953..a0d34d19 100644 --- a/gallery_dl/extractor/simplyhentai.py +++ b/gallery_dl/extractor/simplyhentai.py @@ -45,11 +45,12 @@ class SimplyhentaiGalleryExtractor(GalleryExtractor): self.gallery_url = extr('Series', '')), "language" : text.remove_html(extr( 'box-title">Language', '')) or None,