Browse Source

[ajazzera] skip test

totalwebcasting
remitamine 9 years ago
parent
commit
cf33a47df0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/aljazeera.py

+ 1
- 0
youtube_dl/extractor/aljazeera.py 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):


Loading…
Cancel
Save