mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 11:57:17 +08:00
Add coding for python 2
This commit is contained in:
parent
02a64d2449
commit
caffa836fd
@ -1,3 +1,5 @@
|
|||||||
|
# coding: utf-8
|
||||||
|
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user