Fix some only matching tests (closes #14855)
This commit is contained in:
parent
93f3f10cdc
commit
7512aa986f
4 changed files with 7 additions and 7 deletions
|
@ -21,7 +21,7 @@ class RozhlasIE(InfoExtractor):
|
|||
}
|
||||
}, {
|
||||
'url': 'http://prehravac.rozhlas.cz/audio/3421320/embed',
|
||||
'skip_download': True,
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue