summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-07-09 19:15:48 +0700
committerSergey M․ <dstftw@gmail.com>2017-07-09 19:18:12 +0700
commit6e925598d68f5d5216aa3e9abed5c7706a68c891 (patch)
tree50eed5fc509f6baea837ac471fa41aa719efc9f9
parent73cf76a93fe48240bf82b1685b1403f05b793ebf (diff)
downloadyoutube-dl-6e925598d68f5d5216aa3e9abed5c7706a68c891.tar.gz
youtube-dl-6e925598d68f5d5216aa3e9abed5c7706a68c891.tar.xz
youtube-dl-6e925598d68f5d5216aa3e9abed5c7706a68c891.zip
[csjw] Add coding cookie
-rw-r--r--youtube_dl/extractor/cjsw.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/cjsw.py b/youtube_dl/extractor/cjsw.py
index dd271586f..505bdbe16 100644
--- a/youtube_dl/extractor/cjsw.py
+++ b/youtube_dl/extractor/cjsw.py
@@ -1,3 +1,4 @@
+# coding: utf-8
 from __future__ import unicode_literals
 
 import re