projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99673f0
)
[imdb] Remove test md5
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 7 Jan 2015 10:34:27 +0000
(11:34 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 8 Jan 2015 15:14:50 +0000
(16:14 +0100)
They seem to reencode quite frequently, so simply remove the md5 sum.
youtube_dl/extractor/imdb.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/imdb.py
b/youtube_dl/extractor/imdb.py
index 13a53a0cb39f70ed1aaf1713283852cdc3cebeb4..f29df36b5bf6bd7e732ad84cbfd7d3eeb412f5ff 100644
(file)
--- a/
youtube_dl/extractor/imdb.py
+++ b/
youtube_dl/extractor/imdb.py
@@
-16,7
+16,6
@@
class ImdbIE(InfoExtractor):
_TEST = {
'url': 'http://www.imdb.com/video/imdb/vi2524815897',
- 'md5': '9f34fa777ade3a6e57a054fdbcb3a068',
'info_dict': {
'id': '2524815897',
'ext': 'mp4',