From: Philipp Hagemeister Date: Mon, 29 Sep 2014 10:20:20 +0000 (+0200) Subject: [funnyordie] Fix test case md5 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=1e60e5546e437197bd9a0eabe7e8d23c5470a4db;p=youtube-dl [funnyordie] Fix test case md5 --- diff --git a/youtube_dl/extractor/funnyordie.py b/youtube_dl/extractor/funnyordie.py index 721e5fce0..d966e8403 100644 --- a/youtube_dl/extractor/funnyordie.py +++ b/youtube_dl/extractor/funnyordie.py @@ -21,7 +21,7 @@ class FunnyOrDieIE(InfoExtractor): }, }, { 'url': 'http://www.funnyordie.com/embed/e402820827', - 'md5': 'ff4d83318f89776ed0250634cfaa8d36', + 'md5': '29f4c5e5a61ca39dfd7e8348a75d0aad', 'info_dict': { 'id': 'e402820827', 'ext': 'mp4',