mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-16 10:03:17 -07:00
future
This commit is contained in:
parent
11fcef9919
commit
0e75609ddc
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue