1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-07-02 16:49:30 +00:00

[Allmyvideos] Fixed md5. Only 10KiB of the video file

This commit is contained in:
Carlos Ramos 2014-09-16 23:23:54 +02:00
parent 7cdd5339b3
commit c001f939e4

View file

@ -16,7 +16,7 @@ class AllmyvideosIE(InfoExtractor):
_TEST = { _TEST = {
'url': 'http://allmyvideos.net/jih3nce3x6wn', 'url': 'http://allmyvideos.net/jih3nce3x6wn',
'md5': '8f26c1e7102556a0d7f24306d32c2092', 'md5': '710883dee1bfc370ecf9fa6a89307c88',
'info_dict': { 'info_dict': {
'id': 'jih3nce3x6wn', 'id': 'jih3nce3x6wn',
'ext': 'mp4', 'ext': 'mp4',