From 44456763a0d1b1070a253d584209e3d02322fc40 Mon Sep 17 00:00:00 2001 From: backstab5983 <21013752+backstab5983@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:09:44 +0700 Subject: [PATCH] Update PCOK regex Matches filenames/titles with dots as well. Also passes all tests, and fixes issue #44 --- regex_patterns/Peacock TV.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regex_patterns/Peacock TV.yml b/regex_patterns/Peacock TV.yml index 749e06e..22e1cc8 100644 --- a/regex_patterns/Peacock TV.yml +++ b/regex_patterns/Peacock TV.yml @@ -1,5 +1,5 @@ name: Peacock TV -pattern: \b(?:(?:1080|2160|720)p\s+PCOK|(?:Peacock\s+Web-?DL|Web-?DL\s+Peacock))\b +pattern: \b(?:(?:1080|2160|720)p(?:[ .]+)PCOK|(?:Peacock(?:[ .]+)Web-?DL|Web-?DL(?:[ .]+)Peacock))\b description: Peacock is an American over-the-top subscription streaming service owned and operated by Peacock TV, LLC, a subsidiary of NBCUniversal Media Group. The service primarily features series and film content from NBCUniversal studios and other third-party