1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-26 02:14:32 +01: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