diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-07-21 13:16:48 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-07-21 13:16:48 +0200 |
commit | caf5a8817bc53e6d799c70c71d7ca03568738620 (patch) | |
tree | 1517ef2f91257514e40fa70e5f78e09f4ecb3d4a /youtube_dl/extractor/chilloutzone.py | |
parent | a850fde1d82d86ed5b75e6f7e1f2e43817946290 (diff) |
[chilloutzone] Fix test description
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 02d5ba527..a62395d4b 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:3e1c0dc6047498d6728dcdaad0891762', + 'description': 'md5:a5f7ff82e2f7a9ed77473fe666954e84', 'uploader': 'Us', 'uploader_id': 'usfilms', 'upload_date': '20140131' |