[toutv] really skip test
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 20 Nov 2013 06:37:14 +0000 (07:37 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 20 Nov 2013 06:37:22 +0000 (07:37 +0100)
youtube_dl/extractor/toutv.py

index 73ea67da90fb3215e984a68fc577d8125e6a6cfb..7320836177646ee41e6b07acc7b7f4fd726d4491 100644 (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):