projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
937511d
)
[movieclips] Add coding cookie
author
Sergey M․
<dstftw@gmail.com>
Sun, 8 Nov 2015 10:56:20 +0000
(16:56 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 8 Nov 2015 10:56:20 +0000
(16:56 +0600)
youtube_dl/extractor/movieclips.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/movieclips.py
b/youtube_dl/extractor/movieclips.py
index e06828b55e3c610bfff4ca4854630e6f6fb346a9..b8c43a163407540c00ef1f25210daf71394490f6 100644
(file)
--- a/
youtube_dl/extractor/movieclips.py
+++ b/
youtube_dl/extractor/movieclips.py
@@
-1,3
+1,4
@@
+# coding: utf-8
from __future__ import unicode_literals
from .common import InfoExtractor