youtube-dl

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

commit 31ef0ff03832e642fad3a6b416abb4b1c668764c
parent 37e3b90d5996bc14e6ced937907a36b02bb8e490
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 28 Jan 2014 03:32:22 +0100

Merge remote-tracking branch 'dstftw/rutube-channel'

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

diff --git a/youtube_dl/extractor/rutube.py b/youtube_dl/extractor/rutube.py @@ -23,8 +23,11 @@ class RutubeIE(InfoExtractor): 'file': '3eac3b4561676c17df9132a9a1e62e3e.mp4', 'info_dict': { 'title': 'Раненный кенгуру забежал в аптеку', + 'description': 'http://www.ntdtv.ru ', + 'duration': 80, 'uploader': 'NTDRussian', 'uploader_id': '29790', + 'upload_date': '20131016', }, 'params': { # It requires ffmpeg (m3u8 download)