summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/webtoons.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2020-06-29 00:33:22 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2020-06-29 00:33:22 -0400
commit02dd2886783cd303cff6890a741152d013bb00ce (patch)
treee5d4a805888147de8efe514a3c55e303230a508b /gallery_dl/extractor/webtoons.py
parent8c911e3d62a430f5630c13d51b47201fa8ff3cd1 (diff)
New upstream version 1.14.2.upstream/1.14.2
Diffstat (limited to 'gallery_dl/extractor/webtoons.py')
-rw-r--r--gallery_dl/extractor/webtoons.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gallery_dl/extractor/webtoons.py b/gallery_dl/extractor/webtoons.py
index 3b992a2..d42730e 100644
--- a/gallery_dl/extractor/webtoons.py
+++ b/gallery_dl/extractor/webtoons.py
@@ -96,6 +96,7 @@ class WebtoonsEpisodeExtractor(WebtoonsExtractor):
class WebtoonsComicExtractor(WebtoonsExtractor):
"""Extractor for an entire comic on webtoons.com"""
subcategory = "comic"
+ categorytransfer = True
pattern = (BASE_PATTERN + r"/([^/?&#]+)/([^/?&#]+))"
r"/list(?:\?([^#]+))")
test = (