Browse Source

[mailru] Fix tests

totalwebcasting
Sergey M․ 9 years ago
parent
commit
3967a761f4
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      youtube_dl/extractor/mailru.py

+ 3
- 3
youtube_dl/extractor/mailru.py View File

@ -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,
},


Loading…
Cancel
Save