summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-11-12 15:33:15 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-11-12 15:33:15 +0100
commitffe38646cafe890aafa1f6627d14945adc8cf0b3 (patch)
tree2d3169dbe9636c1ac37bf7260ee8c8450982f3f3
parentb703ab4d7f39ea7e9a88c971d55fdcc1b468ba26 (diff)
downloadyoutube-dl-ffe38646cafe890aafa1f6627d14945adc8cf0b3.tar.gz
youtube-dl-ffe38646cafe890aafa1f6627d14945adc8cf0b3.tar.xz
youtube-dl-ffe38646cafe890aafa1f6627d14945adc8cf0b3.zip
[funnyordie] Remove test md5sum (Fixes #4113)
-rw-r--r--youtube_dl/extractor/funnyordie.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/funnyordie.py b/youtube_dl/extractor/funnyordie.py
index 487d5d1b4..a49fc1151 100644
--- a/youtube_dl/extractor/funnyordie.py
+++ b/youtube_dl/extractor/funnyordie.py
@@ -21,7 +21,6 @@ class FunnyOrDieIE(InfoExtractor):
         },
     }, {
         'url': 'http://www.funnyordie.com/embed/e402820827',
-        'md5': '29f4c5e5a61ca39dfd7e8348a75d0aad',
         'info_dict': {
             'id': 'e402820827',
             'ext': 'mp4',