Fix some only matching tests (closes #14855)
[youtube-dl] / youtube_dl / extractor / youku.py
index 6822a30bc142613cde74ecd397ab65957a289510..a2b3b4daf4090c30f30cd0b4a503bfd289495bcc 100644 (file)
@@ -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):