mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-24 18:40:03 +08:00
增加对 EP E 的识别
This commit is contained in:
@@ -19,7 +19,7 @@ RULES = [
|
||||
r"(.*)[\[ E](\d{1,3}|\d{1,3}\.\d{1,2})(?:v\d{1,2})?(?: )?(?:END)?[\] ](.*)",
|
||||
r"(.*)\[(?:第)?(\d*\.*\d*)[话集話](?:END)?\](.*)",
|
||||
r"(.*)第(\d*\.*\d*)[话話集](?:END)?(.*)",
|
||||
r"(.*)E(\d{1,4})(.*)",
|
||||
r"(.*)EP?(\d{1,4})(.*)",
|
||||
]
|
||||
|
||||
SUBTITLE_LANG = {
|
||||
|
||||
Reference in New Issue
Block a user