mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-10 18:53:16 +08:00
Add coding utf-8
This commit is contained in:
parent
4fb40d6e38
commit
aa7ef04993
@ -1,3 +1,4 @@
|
||||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import os.path
|
||||
|
Loading…
Reference in New Issue
Block a user