mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-05 00:43:19 +08:00
Add _fallback_parse() tried when TITLE_RE.match() returns None, using two regex patterns to extract episode numbers from formats the main regex misses: - digits before [ bracket (issues #876, #910) - compound [02(57)] format (issue #773) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>