1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-10 06:37:17 +08:00

add coding: utf-8

This commit is contained in:
hatienl0i261299 2020-06-09 12:35:06 +07:00
parent a9d0b9f178
commit da8a5365e2

View File

@ -1,3 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import datetime