기본 파일명 설정 관련 수정
This commit is contained in:
@@ -19,6 +19,10 @@ class LogicNormal(object):
|
||||
def get_youtube_dl_version():
|
||||
return MyYoutubeDL.get_version()
|
||||
|
||||
@staticmethod
|
||||
def get_default_filename():
|
||||
return MyYoutubeDL.DEFAULT_FILENAME
|
||||
|
||||
@staticmethod
|
||||
def get_preset_list():
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user