youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 3967a761f484b8092e83e8c255f75adeb9ce3d90
parent b081350bd943d7595acda70240d2aaa749fc34b3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue,  9 Feb 2016 21:31:51 +0600

[mailru] Fix tests

Diffstat:
Myoutube_dl/extractor/mailru.py | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 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, },