From: Carlos Ramos Date: Tue, 16 Sep 2014 21:23:54 +0000 (+0200) Subject: [Allmyvideos] Fixed md5. Only 10KiB of the video file X-Git-Url: http://git.bitcoin.ninja/?a=commitdiff_plain;h=c001f939e45271b63fd4182de647142834b8d367;p=youtube-dl [Allmyvideos] Fixed md5. Only 10KiB of the video file --- diff --git a/youtube_dl/extractor/allmyvideos.py b/youtube_dl/extractor/allmyvideos.py index 7764d4a14..a5ebdfdf4 100644 --- a/youtube_dl/extractor/allmyvideos.py +++ b/youtube_dl/extractor/allmyvideos.py @@ -16,7 +16,7 @@ class AllmyvideosIE(InfoExtractor): _TEST = { 'url': 'http://allmyvideos.net/jih3nce3x6wn', - 'md5': '8f26c1e7102556a0d7f24306d32c2092', + 'md5': '710883dee1bfc370ecf9fa6a89307c88', 'info_dict': { 'id': 'jih3nce3x6wn', 'ext': 'mp4',