[toutv] really skip test

master
Philipp Hagemeister 11 years ago
parent f99e0f1ed6
commit 9a98a466b3

@ -28,7 +28,7 @@ class TouTvIE(InfoExtractor):
u'params': {
u'skip_download': True, # Requires rtmpdump
},
u'xskip': 'Only available in Canada'
u'skip': 'Only available in Canada'
}
def _real_extract(self, url):

Loading…
Cancel
Save