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] Remove unused code
totalwebcasting
Philipp Hagemeister
10 years ago
parent
af1fd929c6
commit
38fc045253
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
youtube_dl/extractor/rtlnl.py
+ 0
- 1
youtube_dl/extractor/rtlnl.py
View File
@ -35,7 +35,6 @@ class RtlXlIE(InfoExtractor):
info
=
self
.
_download_json
(
'
http://www.rtl.nl/system/s4m/vfd/version=2/uuid=
%s
/fmt=flash/
'
%
uuid
,
uuid
)
meta
=
info
[
'
meta
'
]
material
=
info
[
'
material
'
]
[
0
]
episode_info
=
info
[
'
episodes
'
]
[
0
]
Write
Preview
Loading…
Cancel
Save