From: Philipp Hagemeister Date: Thu, 23 Oct 2014 18:21:27 +0000 (+0200) Subject: [telecino] Add coding declaration X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=f3cd403c2b0b0819504236946895e8ead9814f1f;p=youtube-dl [telecino] Add coding declaration --- 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