This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[rtlnl] Add test with encrypted m3u8 streams for reference
totalwebcasting
Sergey M․
10 years ago
parent
43232d5c14
commit
9dfc4fa1a1
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
youtube_dl/extractor/rtlnl.py
+ 4
- 0
youtube_dl/extractor/rtlnl.py
View File
@ -43,6 +43,10 @@ class RtlNlIE(InfoExtractor):
'
upload_date
'
:
'
20150215
'
,
'
description
'
:
'
Er zijn nieuwe beelden vrijgegeven die vlak na de aanslag in Kopenhagen zijn gemaakt. Op de video is goed te zien hoe omstanders zich bekommeren om één van de slachtoffers, terwijl de eerste agenten ter plaatse komen.
'
,
}
}
,
{
# encrypted m3u8 streams
'
url
'
:
'
http://www.rtlxl.nl/#!/afl-2-257632/52a74543-c504-4cde-8aa8-ec66fe8d68a7
'
,
'
only_matching
'
:
True
,
}
,
{
'
url
'
:
'
http://www.rtl.nl/system/videoplayer/derden/embed.html#!/uuid=bb0353b0-d6a4-1dad-90e9-18fe75b8d1f0
'
,
'
only_matching
'
:
True
,
Write
Preview
Loading…
Cancel
Save