diff options
author | pulpe <Pulpan3@gmail.com> | 2014-02-12 15:11:57 +0100 |
---|---|---|
committer | pulpe <Pulpan3@gmail.com> | 2014-02-12 15:11:57 +0100 |
commit | 896583517fedc20182b2e764ef0123fedf8239bf (patch) | |
tree | 00e3f0102430a6aeed34665cbeff32b419fd2e85 /youtube_dl/extractor/chilloutzone.py | |
parent | 713d31fac83dcd1998e5dc322fa972cf00cb3b31 (diff) |
[collegehumor, chilloutzone] changed description in tests
Diffstat (limited to 'youtube_dl/extractor/chilloutzone.py')
-rw-r--r-- | youtube_dl/extractor/chilloutzone.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/chilloutzone.py b/youtube_dl/extractor/chilloutzone.py index 524f06d7a..02d5ba527 100644 --- a/youtube_dl/extractor/chilloutzone.py +++ b/youtube_dl/extractor/chilloutzone.py @@ -42,7 +42,7 @@ class ChilloutzoneIE(InfoExtractor): 'id': '85523671', 'ext': 'mp4', 'title': 'The Sunday Times - Icons', - 'description': 'md5:3e5e8e839f076a637c6b9406c8f25c4c', + 'description': 'md5:3e1c0dc6047498d6728dcdaad0891762', 'uploader': 'Us', 'uploader_id': 'usfilms', 'upload_date': '20140131' |