1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-11 07:22:51 +08:00

Add coding utf-8

This commit is contained in:
Carlos Ramos 2014-09-18 05:56:02 +02:00
parent 4fb40d6e38
commit aa7ef04993

View File

@ -1,3 +1,4 @@
# coding: utf-8
from __future__ import unicode_literals
import os.path