[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).
This commit is contained in:
parent
8073edb376
commit
e5625d4d3d
@ -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',
|
'md5': '753ddcd8cc8e4fa2dda4b7be0e77744d',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'v80kqp41',
|
'id': 'v80kqp41',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user