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
|
@ -240,7 +240,7 @@ class YoukuShowIE(InfoExtractor):
|
|||
}, {
|
||||
# Ongoing playlist. The initial page is the last one
|
||||
'url': 'http://list.youku.com/show/id_za7c275ecd7b411e1a19e.html',
|
||||
'only_matchine': True,
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _extract_entries(self, playlist_data_url, show_id, note, query):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue