1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 18:39:29 +00:00

[keek] add utf-8 coding cookie

This commit is contained in:
remitamine 2015-09-26 19:07:18 +01:00 committed by Sergey M․
parent 80e98aed69
commit f30e9976d6

View file

@ -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',