1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

[imdb] Remove test md5

They seem to reencode quite frequently, so simply remove the md5 sum.
This commit is contained in:
Philipp Hagemeister 2015-01-07 11:34:27 +01:00
parent 99673f04bc
commit adb1307b9a

View file

@ -16,7 +16,6 @@ class ImdbIE(InfoExtractor):
_TEST = {
'url': 'http://www.imdb.com/video/imdb/vi2524815897',
'md5': '9f34fa777ade3a6e57a054fdbcb3a068',
'info_dict': {
'id': '2524815897',
'ext': 'mp4',