From e5625d4d3d0d42f6f170f9bc538a419991445881 Mon Sep 17 00:00:00 2001 From: John Hawkinson Date: Sat, 4 Feb 2017 10:16:44 -0500 Subject: [PATCH] [Piksel] 2nd test should match _VALID_URL Resolve it to the piksel.com URL and retain the original URL in a comment as an aid to future diagnostics. Note the 2nd test is test_Piksel_1 (not _2). --- youtube_dl/extractor/piksel.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/youtube_dl/extractor/piksel.py b/youtube_dl/extractor/piksel.py index aea0d476c..c0c276a50 100644 --- a/youtube_dl/extractor/piksel.py +++ b/youtube_dl/extractor/piksel.py @@ -30,7 +30,8 @@ class PikselIE(InfoExtractor): } }, { - 'url': 'http://www.uscourts.gov/cameras-courts/state-washington-vs-donald-j-trump-et-al', + # Original source: http://www.uscourts.gov/cameras-courts/state-washington-vs-donald-j-trump-et-al + 'url': 'https://player.piksel.com/v/v80kqp41', 'md5': '753ddcd8cc8e4fa2dda4b7be0e77744d', 'info_dict': { 'id': 'v80kqp41',