create(format): 1080p WEBDL Custom Format

This commit is contained in:
Seraphys 2025-03-11 19:41:46 -05:00 committed by GitHub
parent 9a24cf5608
commit 461681c626
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: 1080p WEBDL
description: Matches 1080p WEBDLs.
tags:
- Source
conditions:
- name: 1080p
type: resolution
required: true
negate: false
resolution: 1080p
- name: WEBDL
negate: false
required: true
source: web_dl
type: source
tests: []