feat(regex): Add audio regex patterns
This commit is contained in:
parent
1779b56e28
commit
5f700e1b00
15 changed files with 82 additions and 0 deletions
5
regex_patterns/DTS-HD.yml
Normal file
5
regex_patterns/DTS-HD.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
name: DTS-HD
|
||||
pattern: \b(dts[-_. ]?(ma|hd([-_. ]?ma)?|xll))\b
|
||||
description: ''
|
||||
tags: []
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue