mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 22:57:16 +08:00
add coding: utf-8
This commit is contained in:
parent
a9d0b9f178
commit
da8a5365e2
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import datetime
|
||||
|
Loading…
x
Reference in New Issue
Block a user