[jpopsuki] Add script encoding definition for python2

This commit is contained in:
Anton Larionov 2014-01-01 18:27:02 +04:00
parent b969ab48d9
commit 4a9c9b6fdb
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# coding=utf-8
import re
from ..utils import unified_strdate
from .common import InfoExtractor