1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-04 09:11:40 +02: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):