1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-22 04:03:00 +08:00

[ajazzera] skip test

This commit is contained in:
remitamine 2015-09-07 08:22:38 +01:00
parent 97243fe395
commit cf33a47df0

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