projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2b6f94
)
[rtl2] update player_url
author
Remita Amine
<remitamine@gmail.com>
Wed, 3 Apr 2019 09:20:01 +0000
(10:20 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Wed, 3 Apr 2019 09:20:01 +0000
(10:20 +0100)
youtube_dl/extractor/rtl2.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/rtl2.py
b/youtube_dl/extractor/rtl2.py
index cfaee7303cd42c5b1cd68cad869b5541e80a44d6..70f000ca8a77ba95c8657e19f1195f24dd31e076 100644
(file)
--- a/
youtube_dl/extractor/rtl2.py
+++ b/
youtube_dl/extractor/rtl2.py
@@
-88,7
+88,7
@@
class RTL2IE(InfoExtractor):
'format_id': 'rtmp',
'url': rtmp_url,
'play_path': stream_url,
- 'player_url': 'http
://www.rtl2.de/flashplayer/vipo_player
.swf',
+ 'player_url': 'http
s://www.rtl2.de/sites/default/modules/rtl2/jwplayer/jwplayer-7.6.0/jwplayer.flash
.swf',
'page_url': url,
'flash_version': 'LNX 11,2,202,429',
'rtmp_conn': rtmp_conn,