1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 02:59:31 +00:00
This commit is contained in:
Lesmiscore 2022-02-17 16:33:03 +09:00
parent 11fcef9919
commit 0e75609ddc
No known key found for this signature in database
GPG key ID: 0EC2B52CF86236FF

View file

@ -1,4 +1,6 @@
#!/usr/bin/env python3
from __future__ import unicode_literals
from datetime import datetime
import sys