projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad5f53a
)
[telecino] Add coding declaration
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 23 Oct 2014 18:21:27 +0000
(20:21 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 23 Oct 2014 18:21:27 +0000
(20:21 +0200)
youtube_dl/extractor/telecinco.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/telecinco.py
b/youtube_dl/extractor/telecinco.py
index 161656aa6cc858d757616d516432ed3614d66c38..db9788c1814b9dea530af23cfc53e3206a117d11 100644
(file)
--- 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