From 04dd3cb5811bd498a141743c8c558e9e0f2a1088 Mon Sep 17 00:00:00 2001 From: zmobbie Date: Fri, 12 Aug 2016 01:02:12 +0300 Subject: [PATCH] Update kanal2.py added character encoding system to be used in this file and tried to make the extractor better overall --- youtube_dl/extractor/kanal2.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/extractor/kanal2.py b/youtube_dl/extractor/kanal2.py index b42b3f7a2..7a405e561 100644 --- a/youtube_dl/extractor/kanal2.py +++ b/youtube_dl/extractor/kanal2.py @@ -1,3 +1,4 @@ +# coding: ISO-8859-15 from __future__ import unicode_literals from datetime import ( datetime,