mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-12 22:12:28 +01:00
Merge pull request #6784 from remitamine/aljazeera
[ajazzera] skip test
This commit is contained in:
commit
aeb3c8a0e8
@ -16,6 +16,7 @@ class AlJazeeraIE(InfoExtractor):
|
|||||||
'uploader': 'Al Jazeera English',
|
'uploader': 'Al Jazeera English',
|
||||||
},
|
},
|
||||||
'add_ie': ['Brightcove'],
|
'add_ie': ['Brightcove'],
|
||||||
|
'skip': 'Not accessible from Travis CI server',
|
||||||
}
|
}
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user