[testtube] Fix test case 1
authorYen Chi Hsuan <yan12125@gmail.com>
Tue, 28 Apr 2015 16:24:58 +0000 (00:24 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Tue, 28 Apr 2015 16:24:58 +0000 (00:24 +0800)
Seems the site now provides webm with higher bitrates

youtube_dl/extractor/testtube.py

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