From 525dc9809e8ddd1761e4eff7517bddc527c44e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 18 Apr 2014 21:36:04 +0700 Subject: [PATCH] [noco] Fix test description md5 --- youtube_dl/extractor/noco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/noco.py b/youtube_dl/extractor/noco.py index 6b0c49e02..ec011eb49 100644 --- a/youtube_dl/extractor/noco.py +++ b/youtube_dl/extractor/noco.py @@ -21,7 +21,7 @@ class NocoIE(InfoExtractor): 'id': '11538', 'ext': 'mp4', 'title': 'Ami Ami Idol - Hello! France', - 'description': 'md5:6fcfdbbb73aee107a6b7553cefbcbeae', + 'description': 'md5:4eaab46ab68fa4197a317a88a53d3b86', 'upload_date': '20140412', 'uploader': 'Nolife', 'uploader_id': 'NOL',