mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
13 lines
189 B
YAML
13 lines
189 B
YAML
name: VVC
|
|
description: Matches the 'VVC' Regex Pattern
|
|
tags:
|
|
- Codec
|
|
- Bleeding Edge
|
|
conditions:
|
|
- name: VVC
|
|
negate: false
|
|
pattern: VVC
|
|
required: true
|
|
type: release_title
|
|
tests: []
|