pull/3678/merge
Mike Fährmann 1 year ago
parent 0b6e5b8161
commit 8259a5abe4
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -863,7 +863,7 @@ class PixivNovelExtractor(PixivExtractor):
novel["suffix"] = ""
yield Message.Directory, novel
try:
content = self.api.novel_text(novel["id"])["novel_text"]
except Exception:

Loading…
Cancel
Save