summary refs log tree commit diff
diff options
context:
space:
mode:
authorWandang <Wandang@web.de>2018-02-20 22:12:56 +0100
committerSergey M <dstftw@gmail.com>2018-02-21 04:12:56 +0700
commit8315ee6c4ccb9099b8f2446a5b5ca0f61df9c7ac (patch)
treecde782631fc58ec483dc049ce79f9bea4c709884
parentb9d1a79426cef2c0ff0c168a21998416cd9a57f8 (diff)
downloadyoutube-dl-8315ee6c4ccb9099b8f2446a5b5ca0f61df9c7ac.tar.gz
youtube-dl-8315ee6c4ccb9099b8f2446a5b5ca0f61df9c7ac.tar.xz
youtube-dl-8315ee6c4ccb9099b8f2446a5b5ca0f61df9c7ac.zip
[reddit] Update test
-rw-r--r--youtube_dl/extractor/reddit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/reddit.py b/youtube_dl/extractor/reddit.py
index f36bc648c..53b1c967e 100644
--- a/youtube_dl/extractor/reddit.py
+++ b/youtube_dl/extractor/reddit.py
@@ -15,7 +15,7 @@ class RedditIE(InfoExtractor):
     _TEST = {
         # from https://www.reddit.com/r/videos/comments/6rrwyj/that_small_heart_attack/
         'url': 'https://v.redd.it/zv89llsvexdz',
-        'md5': '655d06ace653ea3b87bccfb1b27ec99d',
+        'md5': '0a070c53eba7ec4534d95a5a1259e253',
         'info_dict': {
             'id': 'zv89llsvexdz',
             'ext': 'mp4',