From bde1ff018391c6f0827ed3a6e805d83bcc59c72f Mon Sep 17 00:00:00 2001 From: Seraphys <156842860+xshatterx@users.noreply.github.com> Date: Tue, 11 Mar 2025 19:45:13 -0500 Subject: [PATCH] create(format): 2160p WEBDL Custom Format --- custom_formats/2160p WEBDL.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 custom_formats/2160p WEBDL.yml diff --git a/custom_formats/2160p WEBDL.yml b/custom_formats/2160p WEBDL.yml new file mode 100644 index 0000000..b60dad9 --- /dev/null +++ b/custom_formats/2160p WEBDL.yml @@ -0,0 +1,16 @@ +name: 2160p WEBDL +description: Matches 2160p WEBDLs. +tags: +- Source +conditions: +- name: 2160p + type: resolution + required: true + negate: false + resolution: 2160p +- name: WEBDL + negate: false + required: true + source: web_dl + type: source +tests: []