mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-31 22:50:49 +00:00
[compat] Modernize
This commit is contained in:
parent
baa708036c
commit
451948b28c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
import getpass
|
import getpass
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Reference in a new issue