kopia lustrzana https://github.com/yt-dlp/yt-dlp
[rtlnl] Remove unused code
rodzic
af1fd929c6
commit
38fc045253
youtube_dl/extractor
|
@ -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]
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue