[toutv] really skip test

This commit is contained in:
Philipp Hagemeister 2013-11-20 07:37:14 +01:00 committed by Rogério Brito
parent 8d9828caa1
commit 293e715fc1

View File

@ -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):