create(format): 480p WEBDL Custom Format

This commit is contained in:
Seraphys 2025-03-11 19:43:53 -05:00 committed by GitHub
parent e5be978b6b
commit 7ae76d7d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
name: 480p WEBDL
description: Matches 480p WEBDLs.
tags:
- Source
conditions:
- name: 480p
type: resolution
required: true
negate: false
resolution: 480p
- name: WEBDL
negate: false
required: true
source: web_dl
type: source
tests: []