fix #556
This commit is contained in:
@ -67,7 +67,7 @@ class FilterModule(_ModuleBase):
|
|||||||
},
|
},
|
||||||
# 杜比
|
# 杜比
|
||||||
"DOLBY": {
|
"DOLBY": {
|
||||||
"include": [r"Dolby\sVision|DOVI|[\s.]+DV[\s.]+|杜比视界"],
|
"include": [r"Dolby[\s.]+Vision|DOVI|[\s.]+DV[\s.]+|杜比视界"],
|
||||||
"exclude": []
|
"exclude": []
|
||||||
},
|
},
|
||||||
# HDR
|
# HDR
|
||||||
|
Reference in New Issue
Block a user