create(format): 720p WEBDL Custom Format
This commit is contained in:
parent
461681c626
commit
e5be978b6b
|
|
@ -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: []
|
||||
Loading…
Reference in New Issue