From 13ecf69801171060858fa196aa22288b0dc574d3 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Wed, 18 Jun 2025 13:53:13 -0500 Subject: [PATCH] tweak(format): iQiyi --- custom_formats/IQIYI.yml | 2 +- regex_patterns/{IQIYI.yml => iQIYI.yml} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename regex_patterns/{IQIYI.yml => iQIYI.yml} (51%) diff --git a/custom_formats/IQIYI.yml b/custom_formats/IQIYI.yml index 9f98660..7151440 100644 --- a/custom_formats/IQIYI.yml +++ b/custom_formats/IQIYI.yml @@ -6,7 +6,7 @@ tags: conditions: - name: IQIYI Regex negate: false - pattern: IQIYI + pattern: iQIYI required: true type: release_title - name: WEB-DL diff --git a/regex_patterns/IQIYI.yml b/regex_patterns/iQIYI.yml similarity index 51% rename from regex_patterns/IQIYI.yml rename to regex_patterns/iQIYI.yml index 56aa88f..8446a6a 100644 --- a/regex_patterns/IQIYI.yml +++ b/regex_patterns/iQIYI.yml @@ -1,7 +1,7 @@ -name: IQIYI +name: iQIYI pattern: \b(IQIYI|IQ)\b -description: IQIYI is a Chinese subscription video on-demand over-the-top streaming - service owned by Baidu. Headquartered in Beijing, IQIYI primarily produces and distributes +description: iQIYI is a Chinese subscription video on-demand over-the-top streaming + service owned by Baidu. Headquartered in Beijing, iQIYI primarily produces and distributes films and television series. tags: - Streaming Service