Rename all references to legacy studio Brightcove extractor

This commit is contained in:
Sergey M․ 2015-11-14 06:05:46 +06:00
parent 1f4b722b00
commit 3b7d9aa487
5 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ from ..utils import RegexNotFoundError, ExtractorError
class SpaceIE(InfoExtractor):
_VALID_URL = r'https?://(?:(?:www|m)\.)?space\.com/\d+-(?P<title>[^/\.\?]*?)-video\.html'
_TEST = {
'add_ie': ['Brightcove'],
'add_ie': ['BrightcoveLegacy'],
'url': 'http://www.space.com/23373-huge-martian-landforms-detail-revealed-by-european-probe-video.html',
'info_dict': {
'id': '2780937028001',