From 3b0753f6eadfc95e8fe82b2ed6398c8797cb1a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Tue, 13 Aug 2024 20:20:32 +0200 Subject: [PATCH] [batoto] extract 'title' independent of chapter info (#5988) --- gallery_dl/extractor/batoto.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gallery_dl/extractor/batoto.py b/gallery_dl/extractor/batoto.py index f46ced2d..ce8444c0 100644 --- a/gallery_dl/extractor/batoto.py +++ b/gallery_dl/extractor/batoto.py @@ -58,17 +58,15 @@ class BatotoChapterExtractor(BatotoBase, ChapterExtractor): r"(?:Chapter|Episode)\s*(\d+)([\w.]*)", info) if match: volume, chapter, minor = match.groups() - title = text.unescape(text.remove_html(extr( - "selected>", "", "