mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[cleanup] Minor fixes
This commit is contained in:
parent
80e8493ee7
commit
21633673c3
8 changed files with 26 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
import os
|
||||
import optparse
|
||||
import os
|
||||
import sys
|
||||
from inspect import getsource
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue