Update 中文字幕过滤

添加对于动画番剧中文字幕识别的支持
This commit is contained in:
HankunYu 2024-03-06 14:09:19 +00:00
parent 3d782a7475
commit c450dfc0fa
No known key found for this signature in database

View File

@ -39,7 +39,7 @@ class FilterModule(_ModuleBase):
# 中字
"CNSUB": {
"include": [
r'[中国國繁简](/|\s|\\|\|)?[繁简英粤]|[英简繁](/|\s|\\|\|)?[中繁简]|繁體|简体|[中国國][字配]|国语|國語|中文|中字'],
r'[中国國繁简](/|\s|\\|\|)?[繁简英粤]|[英简繁](/|\s|\\|\|)?[中繁简]|繁體|简体|[中国國][字配]|国语|國語|中文|中字|简日|繁日|简繁|CHT|CHS|简体|繁体'],
"exclude": [],
"tmdb": {
"original_language": "zh,cn"