youtube-dl

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

commit 7ac1f877a7217cc7596b4e1c03b27df7a749ba57
parent d55433bbfd9b7237bd7a52f2dc1ca7bd991a1367
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun,  2 Feb 2014 12:43:08 +0100

[collegehumor] Fix test

The description simply changed, our code is working fine

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 @@ -38,7 +38,7 @@ class CollegeHumorIE(InfoExtractor): 'title': 'Funny Dogs Protecting Babies Compilation 2014 [NEW HD]', 'uploader': 'Funnyplox TV', 'uploader_id': 'funnyploxtv', - 'description': 'md5:7e8899d3f749db50fa089eb243cba17f', + 'description': 'md5:506f69f7a297ed698ced3375f2363b0e', 'upload_date': '20140128', }, 'params': {