[telecino] Add coding declaration
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 23 Oct 2014 18:21:27 +0000 (20:21 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 23 Oct 2014 18:21:27 +0000 (20:21 +0200)
youtube_dl/extractor/telecinco.py

index 161656aa6cc858d757616d516432ed3614d66c38..db9788c1814b9dea530af23cfc53e3206a117d11 100644 (file)
@@ -1,3 +1,4 @@
+#coding: utf-8
 from __future__ import unicode_literals
 
 from .mitele import MiTeleIE