projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af1fd92
)
[rtlnl] Remove unused code
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 23 Aug 2014 13:05:21 +0000
(15:05 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 23 Aug 2014 13:05:21 +0000
(15:05 +0200)
youtube_dl/extractor/rtlnl.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/rtlnl.py
b/youtube_dl/extractor/rtlnl.py
index 14928cd62de73180eb4b4d20dd998be02e19f1ea..190c8f226096319f5f1634c4595ef86f36e6e611 100644
(file)
--- a/
youtube_dl/extractor/rtlnl.py
+++ b/
youtube_dl/extractor/rtlnl.py
@@
-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]