create(format): 720p WEBDL Custom Format

This commit is contained in:
Seraphys 2025-03-11 19:42:46 -05:00 committed by GitHub
parent 461681c626
commit e5be978b6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
name: 720p WEBDL
description: Matches 720p WEBDLs.
tags:
- Source
conditions:
- name: 720p
type: resolution
required: true
negate: false
resolution: 720p
- name: WEBDL
negate: false
required: true
source: web_dl
type: source
tests: []