[youtube] Add ability to authenticate with cookies
[youtube-dl] / youtube_dl / extractor / reddit.py
index f36bc648c28b31623b50b531ee053cfdae354320..53b1c967e5cb98c300a81996bb483f204890b1ad 100644 (file)
@@ -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',