diff --git a/custom_formats/1080p WEB-DL.yml b/custom_formats/1080p WEB-DL.yml index 2d72cac..2301c37 100644 --- a/custom_formats/1080p WEB-DL.yml +++ b/custom_formats/1080p WEB-DL.yml @@ -8,7 +8,7 @@ conditions: required: true resolution: 1080p type: resolution -- name: WEBDL +- name: WEB-DL negate: false required: true source: web_dl diff --git a/custom_formats/2160p WEB-DL.yml b/custom_formats/2160p WEB-DL.yml index 85f1525..7a9a9d0 100644 --- a/custom_formats/2160p WEB-DL.yml +++ b/custom_formats/2160p WEB-DL.yml @@ -8,7 +8,7 @@ conditions: required: true resolution: 2160p type: resolution -- name: WEBDL +- name: WEB-DL negate: false required: true source: web_dl diff --git a/custom_formats/720p WEB-DL.yml b/custom_formats/720p WEB-DL.yml index 0fc8b57..cdadf56 100644 --- a/custom_formats/720p WEB-DL.yml +++ b/custom_formats/720p WEB-DL.yml @@ -8,7 +8,7 @@ conditions: required: true resolution: 720p type: resolution -- name: WEBDL +- name: WEB-DL negate: false required: true source: web_dl