diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-02-09 21:31:51 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-02-09 21:31:51 +0600 |
commit | 3967a761f484b8092e83e8c255f75adeb9ce3d90 (patch) | |
tree | 30c68c6a9bb9d84dec9e7b09bf698df6ec7a198b /youtube_dl/extractor | |
parent | b081350bd943d7595acda70240d2aaa749fc34b3 (diff) |
[mailru] Fix tests
Diffstat (limited to 'youtube_dl/extractor')
-rw-r--r-- | youtube_dl/extractor/mailru.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/youtube_dl/extractor/mailru.py b/youtube_dl/extractor/mailru.py index b7671f16e..71085f279 100644 --- a/youtube_dl/extractor/mailru.py +++ b/youtube_dl/extractor/mailru.py @@ -38,9 +38,9 @@ class MailRuIE(InfoExtractor): 'id': '46843144_1263', 'ext': 'mp4', 'title': 'Samsung Galaxy S5 Hammer Smash Fail Battery Explosion', - 'timestamp': 1397217632, - 'upload_date': '20140411', - 'uploader': 'hitech', + 'timestamp': 1397039888, + 'upload_date': '20140409', + 'uploader': 'hitech@corp.mail.ru', 'uploader_id': 'hitech@corp.mail.ru', 'duration': 245, }, |