projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9af461d
)
[techtvmit] Update test
author
Sergey M․
<dstftw@gmail.com>
Sun, 6 Sep 2015 04:32:42 +0000
(10:32 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 6 Sep 2015 04:32:42 +0000
(10:32 +0600)
youtube_dl/extractor/mit.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/mit.py
b/youtube_dl/extractor/mit.py
index 6cef41159a283c32fc759b0b976d8eeae5d8b170..f088ab9e22c4342eceb9d6df405ee864db377ebf 100644
(file)
--- a/
youtube_dl/extractor/mit.py
+++ b/
youtube_dl/extractor/mit.py
@@
-18,12
+18,12
@@
class TechTVMITIE(InfoExtractor):
_TEST = {
'url': 'http://techtv.mit.edu/videos/25418-mit-dna-learning-center-set',
- 'md5': '
1f8cb3e170d41fd74add04d3c9330e5f
',
+ 'md5': '
00a3a27ee20d44bcaa0933ccec4a2cf7
',
'info_dict': {
'id': '25418',
'ext': 'mp4',
- 'title': 'MIT DNA
Learning Center Set
',
- 'description': 'md5:
82313335e8a8a3f243351ba55bc1b474
',
+ 'title': 'MIT DNA
and Protein Sets
',
+ 'description': 'md5:
46f5c69ce434f0a97e7c628cc142802d
',
},
}