[ajazzera] skip test
authorremitamine <remitamine@gmail.com>
Mon, 7 Sep 2015 07:22:38 +0000 (08:22 +0100)
committerremitamine <remitamine@gmail.com>
Mon, 7 Sep 2015 07:22:38 +0000 (08:22 +0100)
youtube_dl/extractor/aljazeera.py

index 612708e25730c7407d4bf6e76d8b674e39d62bad..184a14a4fa99632e825245170b94abab3cb68684 100644 (file)
@@ -16,6 +16,7 @@ class AlJazeeraIE(InfoExtractor):
             'uploader': 'Al Jazeera English',
         },
         'add_ie': ['Brightcove'],
+        'skip': 'Not accessible from Travis CI server',
     }
 
     def _real_extract(self, url):