1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-27 14:19:33 +00:00

Merge pull request #6784 from remitamine/aljazeera

[ajazzera] skip test
This commit is contained in:
Yen Chi Hsuan 2015-09-07 16:14:35 +08:00
commit aeb3c8a0e8

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