projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b969ab4
)
[jpopsuki] Add script encoding definition for python2
author
Anton Larionov
<diffident.cat@gmail.com>
Wed, 1 Jan 2014 14:27:02 +0000
(18:27 +0400)
committer
Anton Larionov
<diffident.cat@gmail.com>
Wed, 1 Jan 2014 14:27:02 +0000
(18:27 +0400)
youtube_dl/extractor/jpopsukitv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/jpopsukitv.py
b/youtube_dl/extractor/jpopsukitv.py
index 2def136591a6915e3194ab1b8d7626735a3c52fa..5e8f91d515f6584f40e1aae6f1aa5c8629d24d63 100644
(file)
--- a/
youtube_dl/extractor/jpopsukitv.py
+++ b/
youtube_dl/extractor/jpopsukitv.py
@@
-1,3
+1,4
@@
+# coding=utf-8
import re
from ..utils import unified_strdate
from .common import InfoExtractor