[testtube] Fix test case 1

Seems the site now provides webm with higher bitrates
pull/5552/head
Yen Chi Hsuan 9 years ago
parent e70c7568c0
commit ec7c1e85e0

@ -15,7 +15,7 @@ class TestTubeIE(InfoExtractor):
'id': '60163', 'id': '60163',
'display_id': '5-weird-ways-plants-can-eat-animals', 'display_id': '5-weird-ways-plants-can-eat-animals',
'duration': 275, 'duration': 275,
'ext': 'mp4', 'ext': 'webm',
'title': '5 Weird Ways Plants Can Eat Animals', 'title': '5 Weird Ways Plants Can Eat Animals',
'description': 'Why have some plants evolved to eat meat?', 'description': 'Why have some plants evolved to eat meat?',
'thumbnail': 're:^https?://.*\.jpg$', 'thumbnail': 're:^https?://.*\.jpg$',

Loading…
Cancel
Save