commit: f3cd403c2b0b0819504236946895e8ead9814f1f parent ad5f53ac72d32803819d221b3e9a68331c3002a1 Author: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 23 Oct 2014 20:21:27 +0200 [telecino] Add coding declarationDiffstat:
M | youtube_dl/extractor/telecinco.py | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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