Jelajahi Sumber

Fixed the encoding

David Fabijan 11 tahun lalu
induk
melakukan
66420a2db4
2 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      youtube-dl
  2. 2 0
      youtube_dl/extractor/mojvideo.py

TEMPAT SAMPAH
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