"
- )
- chapter_info += r"" # so we can match the date
- url, pos = text.extract(chapter_info, '
"
- )
- title = text.extr(title, r"", r"")
- if title is None or title == "" or title == "":
- title, _ = text.extract(chapter_info, ">", "", pos)
+ chapter = href.rpartition("-ch_")[2]
+ chapter, sep, minor = chapter.partition(".")
- date = text.extr(chapter_info, "