diff --git a/custom_formats/720p WEBDL.yml b/custom_formats/720p WEBDL.yml new file mode 100644 index 0000000..03674a0 --- /dev/null +++ b/custom_formats/720p WEBDL.yml @@ -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: []