From f3cd403c2b0b0819504236946895e8ead9814f1f Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 23 Oct 2014 20:21:27 +0200 Subject: [PATCH] [telecino] Add coding declaration --- youtube_dl/extractor/telecinco.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/extractor/telecinco.py b/youtube_dl/extractor/telecinco.py index 161656aa6..db9788c18 100644 --- a/youtube_dl/extractor/telecinco.py +++ b/youtube_dl/extractor/telecinco.py @@ -1,3 +1,4 @@ +#coding: utf-8 from __future__ import unicode_literals from .mitele import MiTeleIE