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