mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-18 07:05:41 +07:00
better naming for the sub-modules
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
if os.name == 'nt':
|
||||
import ctypes
|
||||
|
||||
from Utils import *
|
||||
from utils import *
|
||||
|
||||
|
||||
class FileDownloader(object):
|
||||
|
||||
Reference in New Issue
Block a user