Skip to content

Commit

Permalink
Fixed the encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFabijan committed Aug 6, 2014
1 parent 78b296b commit 66420a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified youtube-dl
Binary file not shown.
2 changes: 2 additions & 0 deletions youtube_dl/extractor/mojvideo.py
@@ -1,3 +1,5 @@
# coding: utf-8
from __future__ import unicode_literals
import re

from .common import InfoExtractor
Expand Down

0 comments on commit 66420a2

Please sign in to comment.