merge #5997: [batoto] improve chapter info regex (#5988)

… and add 'chapter_string' metadata
This commit is contained in:
Mike Fährmann
2024-08-12 17:54:17 +02:00
2 changed files with 25 additions and 11 deletions

View File

@@ -59,6 +59,18 @@ __tests__ = (
"volume" : 0
},
{
"#url" : "https://bato.to/title/90710-new-suitor-for-the-abandoned-wife/2089747-ch_76",
"#comment" : "duplicate info in chapter_minor / title (#5988)",
"#category": ("", "batoto", "chapter"),
"#class" : batoto.BatotoChapterExtractor,
"chapter" : 76,
"chapter_id" : 2089747,
"chapter_minor": "",
"title" : "Side Story 4 [END]",
},
{
"#url" : "https://bato.to/title/86408/1681030",
"#category": ("", "batoto", "chapter"),