projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70c756
)
[testtube] Fix test case 1
author
Yen Chi Hsuan
<yan12125@gmail.com>
Tue, 28 Apr 2015 16:24:58 +0000
(
00:24
+0800)
committer
Yen 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
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/testtube.py
b/youtube_dl/extractor/testtube.py
index cbada136cbf2b853dde17cffc7a021b5d3260fe6..26655d690250f495caf98de2cfaad6aff3eda331 100644
(file)
--- a/
youtube_dl/extractor/testtube.py
+++ b/
youtube_dl/extractor/testtube.py
@@
-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$',