瀏覽代碼

Fixed the encoding

David Fabijan 11 年之前
父節點
當前提交
66420a2db4
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 二進制
      youtube-dl
  2. 2 0
      youtube_dl/extractor/mojvideo.py

二進制
youtube-dl


+ 2 - 0
youtube_dl/extractor/mojvideo.py

@@ -1,3 +1,5 @@
+# coding: utf-8
+from __future__ import unicode_literals
 import re
 
 from .common import InfoExtractor