mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-06 06:17:06 -05:00
better naming for the sub-modules
This commit is contained in:
@@ -14,7 +14,7 @@ import urllib2
|
||||
if os.name == 'nt':
|
||||
import ctypes
|
||||
|
||||
from Utils import *
|
||||
from utils import *
|
||||
|
||||
|
||||
class FileDownloader(object):
|
||||
|
||||
Reference in New Issue
Block a user