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