From: remitamine Date: Sat, 26 Sep 2015 17:25:24 +0000 (+0100) Subject: [keek] fix test title X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=80e98aed69102b0f300ac69001ab6ac64e2febec;p=youtube-dl [keek] fix test title --- diff --git a/youtube_dl/extractor/keek.py b/youtube_dl/extractor/keek.py index 24f5c7cb7..280134a2a 100644 --- a/youtube_dl/extractor/keek.py +++ b/youtube_dl/extractor/keek.py @@ -14,8 +14,8 @@ class KeekIE(InfoExtractor): 'info_dict': { 'id': 'NODfbab', 'ext': 'mp4', - 'title': 'test chars: "\'/\\ä<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de . - Video - Videos on Keek', - 'description': 'test chars: "\'/\\ä<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de .', + 'title': 'test chars: "\'/\\\xe4<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de . - Video - Videos on Keek', + 'description': 'md5:35d42050a3ece241d5ddd7fdcc6fd896', 'uploader': 'ytdl', 'uploader_id': 'eGT5bab', },