Skip to content

Commit

Permalink
Add (temporary) badvideos igset
Browse files Browse the repository at this point in the history
This igset is only intended as a temporary workaround until ArchiveTeam#443 is implemented properly.
Does not include the JW Player customer videos as those are not as frequent as the FastCo ones.
  • Loading branch information
JustAnotherArchivist committed Nov 14, 2020
1 parent 751450d commit 98f9e59
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions db/ignore_patterns/badvideos.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "badvideos",
"patterns": [
"^https?://mp3\\.cbc\\.ca/",
"^https?://podcast-a\\.akamaihd\\.net/mp3/",
"^https?://content\\.jwplatform\\.com/videos/",
"^https?://vp\\.nyt\\.com/",
"^https?://video1\\.nytimes\\.com/",
"^https?://(d21rhj7n383afu\\.cloudfront\\.net|videos\\.posttv\\.com)/washpost-production/",
"^https?://videos\\.usatoday\\.net/Brightcove2/"
],
"type": "ignore_patterns"
}

0 comments on commit 98f9e59

Please sign in to comment.