summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-11-08 16:56:20 +0600
committerSergey M․ <dstftw@gmail.com>2015-11-08 16:56:20 +0600
commitfda2717ef9d429358d5816582590d15d18f9109f (patch)
tree1a1a7bcdbf76cbea704ff00690671c30337ad31e
parent937511dfc01c3d00c35a00f78c2b6f989b4d46e3 (diff)
downloadyoutube-dl-fda2717ef9d429358d5816582590d15d18f9109f.tar.gz
youtube-dl-fda2717ef9d429358d5816582590d15d18f9109f.tar.xz
youtube-dl-fda2717ef9d429358d5816582590d15d18f9109f.zip
[movieclips] Add coding cookie
-rw-r--r--youtube_dl/extractor/movieclips.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/movieclips.py b/youtube_dl/extractor/movieclips.py
index e06828b55..b8c43a163 100644
--- 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