mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-27 07:38:30 +00:00
remove widevine
This commit is contained in:
parent
c52f6695fd
commit
b68a0772bb
@ -2002,16 +2002,6 @@ class GenericIE(InfoExtractor):
|
|||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
},
|
},
|
||||||
'skip': 'Invalid URL',
|
'skip': 'Invalid URL',
|
||||||
}, {
|
|
||||||
# 🆑146
|
|
||||||
# RtlNlIE; Widevine protected
|
|
||||||
'url': 'http://www.rtlnieuws.nl/nieuws/buitenland/aanslagen-kopenhagen',
|
|
||||||
'playlist_mincount': 5,
|
|
||||||
'info_dict': {
|
|
||||||
'id': 'aanslagen-kopenhagen',
|
|
||||||
'title': 'Aanslagen Kopenhagen',
|
|
||||||
},
|
|
||||||
'skip': 'Invalid URL',
|
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def report_following_redirect(self, new_url):
|
def report_following_redirect(self, new_url):
|
||||||
|
Loading…
Reference in New Issue
Block a user