[businessinsider] Add extractor (closes #16387, closes #16388, closes #16389)

This commit is contained in:
Sergey M․ 2018-05-06 21:58:55 +07:00
parent 660a230b2d
commit 789b7774a7
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 43 additions and 15 deletions

View file

@ -1472,21 +1472,6 @@ class GenericIE(InfoExtractor):
},
'expected_warnings': ['Failed to parse JSON Expecting value'],
},
# Ooyala embed
{
'url': 'http://www.businessinsider.com/excel-index-match-vlookup-video-how-to-2015-2?IR=T',
'info_dict': {
'id': '50YnY4czr4ms1vJ7yz3xzq0excz_pUMs',
'ext': 'mp4',
'description': 'Index/Match versus VLOOKUP.',
'title': 'This is what separates the Excel masters from the wannabes',
'duration': 191.933,
},
'params': {
# m3u8 downloads
'skip_download': True,
}
},
# Brightcove URL in single quotes
{
'url': 'http://www.sportsnet.ca/baseball/mlb/sn-presents-russell-martin-world-citizen/',