1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00

[dplay] Add 'encoding: utf-8' line

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-11-17 17:57:40 +01:00
parent 4cd759f73d
commit 609af1ae1c

View file

@ -1,3 +1,4 @@
# encoding: utf-8
from __future__ import unicode_literals
import time