mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-27 07:38:30 +00:00
remove only_matching
This commit is contained in:
parent
e540160152
commit
b53bd587de
@ -2083,16 +2083,6 @@ class GenericIE(InfoExtractor):
|
||||
'ext': 'mp4',
|
||||
},
|
||||
'skip': 'Script:SNH-gen [Trj]',
|
||||
}, {
|
||||
# 🆑
|
||||
# ThePlatformIE; Embed URLs contain spaces
|
||||
'url': 'http://www.golfchannel.com/topics/shows/golftalkcentral.htm',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
# 🆑
|
||||
# VimeoIE; Referrer required
|
||||
'url': 'http://racing4everyone.eu/2016/07/30/formula-1-2016-round12-germany/',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def report_following_redirect(self, new_url):
|
||||
|
Loading…
Reference in New Issue
Block a user