mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-09 14:37:06 +01:00
[reddit] Update test
This commit is contained in:
parent
b9d1a79426
commit
8315ee6c4c
@ -15,7 +15,7 @@ class RedditIE(InfoExtractor):
|
|||||||
_TEST = {
|
_TEST = {
|
||||||
# from https://www.reddit.com/r/videos/comments/6rrwyj/that_small_heart_attack/
|
# from https://www.reddit.com/r/videos/comments/6rrwyj/that_small_heart_attack/
|
||||||
'url': 'https://v.redd.it/zv89llsvexdz',
|
'url': 'https://v.redd.it/zv89llsvexdz',
|
||||||
'md5': '655d06ace653ea3b87bccfb1b27ec99d',
|
'md5': '0a070c53eba7ec4534d95a5a1259e253',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'zv89llsvexdz',
|
'id': 'zv89llsvexdz',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
|
Loading…
Reference in New Issue
Block a user