youtube-dl

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

commit f36aacba0ff035b661bfe97bb72aff890b95304d
parent 355271fb61c2bff706879da101d0e2a7f2ad79a3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu, 13 Mar 2014 06:25:12 +0700

[collegehumor] Fix one more test

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

diff --git a/youtube_dl/extractor/collegehumor.py b/youtube_dl/extractor/collegehumor.py @@ -29,7 +29,7 @@ class CollegeHumorIE(InfoExtractor): 'id': '3505939', 'ext': 'mp4', 'title': 'Font Conference', - 'description': 'This video wasn\'t long enough,', + 'description': "This video wasn't long enough, so we made it double-spaced.", 'age_limit': 10, 'duration': 179, },