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