From 6344f443cf27a2a57d7d68aec01d70a4fbd5d9aa Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Sun, 24 Jan 2021 04:08:18 +0000 Subject: [PATCH] Add IGN and MLB to badvideos --- db/ignore_patterns/badvideos.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/db/ignore_patterns/badvideos.json b/db/ignore_patterns/badvideos.json index dae4ff44..291c0663 100644 --- a/db/ignore_patterns/badvideos.json +++ b/db/ignore_patterns/badvideos.json @@ -9,7 +9,10 @@ "^https?://(d21rhj7n383afu\\.cloudfront\\.net|videos\\.posttv\\.com)/washpost-production/", "^https?://videos\\.usatoday\\.net/Brightcove2/", "^https?://cdn([1-9]|1\\d|20)\\.anyclip\\.com/.*\\.mp4$", - "^https?://video\\.csfd\\.cz/files/videos/" + "^https?://video\\.csfd\\.cz/files/videos/", + "^https?://assets\\d+\\.ign\\.com/videos/zencoder/.*\\.mp4$", + "^https?://s3\\.amazonaws\\.com/o\\.videoarchive\\.ign\\.com/.*\\.mp4$", + "^https?://(cuts\\.diamond|mlb-cuts-diamond)\\.mlb\\.com/FORGE/.*\\.mp4$" ], "type": "ignore_patterns" }