youtube-dl

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

commit 2a5b502364ff90ac31605a57f41f0fc6290440ce
parent 98ff9d82d40fef70c2a2bdaecc2a66c9b7506cc8
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu, 13 Mar 2014 06:09:21 +0700

[collegehumor] Fix test

Diffstat:
Myoutube_dl/extractor/collegehumor.py | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/collegehumor.py b/youtube_dl/extractor/collegehumor.py @@ -17,8 +17,9 @@ class CollegeHumorIE(InfoExtractor): 'id': '6902724', 'ext': 'mp4', 'title': 'Comic-Con Cosplay Catastrophe', - 'description': 'Fans get creative this year', + 'description': "Fans get creative this year at San Diego. Too creative. And yes, that's really Joss Whedon.", 'age_limit': 13, + 'duration': 187, }, }, {