summary refs log tree commit diff
diff options
context:
space:
mode:
authorremitamine <remitamine@gmail.com>2015-09-26 19:07:18 +0100
committerSergey M․ <dstftw@gmail.com>2015-09-28 01:03:16 +0600
commitf30e9976d62c528bc7eda7b90d7c2fbc89d0b0be (patch)
treeb47baf93292ec832227fe43cad287292019484b7
parent80e98aed69102b0f300ac69001ab6ac64e2febec (diff)
downloadyoutube-dl-f30e9976d62c528bc7eda7b90d7c2fbc89d0b0be.tar.gz
youtube-dl-f30e9976d62c528bc7eda7b90d7c2fbc89d0b0be.tar.xz
youtube-dl-f30e9976d62c528bc7eda7b90d7c2fbc89d0b0be.zip
[keek] add utf-8 coding cookie
-rw-r--r--youtube_dl/extractor/keek.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube_dl/extractor/keek.py b/youtube_dl/extractor/keek.py
index 280134a2a..d84774dca 100644
--- a/youtube_dl/extractor/keek.py
+++ b/youtube_dl/extractor/keek.py
@@ -1,3 +1,4 @@
+# coding: utf-8
 from __future__ import unicode_literals
 
 import re
@@ -14,7 +15,7 @@ class KeekIE(InfoExtractor):
         'info_dict': {
             'id': 'NODfbab',
             'ext': 'mp4',
-            'title': 'test chars: "\'/\\\xe4<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de . - Video - Videos on Keek',
+            'title': 'test chars: "\'/\\ä<>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',