mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-23 21:58:29 +00:00
remove widevine
This commit is contained in:
parent
c52f6695fd
commit
b68a0772bb
@ -2002,16 +2002,6 @@ class GenericIE(InfoExtractor):
|
||||
'ext': 'mp4',
|
||||
},
|
||||
'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):
|
||||
|
Loading…
Reference in New Issue
Block a user