1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-03 05:36:07 +00:00

import unicode_literals

This commit is contained in:
insaneracist 2020-10-31 15:58:53 -07:00
parent 83f4566147
commit fa8cb27ceb

View file

@ -1,3 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
import time
import threading
import traceback