v1.6.5 info_dict API가 동작하지 않는 문제 수정
This commit is contained in:
@@ -147,7 +147,7 @@ class LogicNormal(object):
|
||||
|
||||
@staticmethod
|
||||
def get_info_dict(url, proxy):
|
||||
MyYoutubeDL.get_info_dict(url, proxy)
|
||||
return MyYoutubeDL.get_info_dict(url, proxy)
|
||||
|
||||
@staticmethod
|
||||
def human_readable_size(size, suffix=''):
|
||||
|
||||
Reference in New Issue
Block a user