Fixed the encoding
[youtube-dl] / youtube_dl / extractor / mojvideo.py
index 1223fdf2fca5971a3c74b2c19699e0d458d1bb58..ddfef6d3c49a8ac91eb71dec3d824453828c347f 100644 (file)
@@ -1,3 +1,5 @@
+# coding: utf-8
+from __future__ import unicode_literals
 import re
 
 from .common import InfoExtractor