mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 23:27:45 +08:00
bad idention
This commit is contained in:
parent
c21a7afae1
commit
29ea135e0a
@ -57,7 +57,7 @@ class NetEaseMusicBaseIE(InfoExtractor):
|
||||
'filesize': details.get('size'),
|
||||
'asr': details.get('sr')
|
||||
})
|
||||
return formats
|
||||
return formats
|
||||
|
||||
@classmethod
|
||||
def convert_milliseconds(cls, ms):
|
||||
|
Loading…
x
Reference in New Issue
Block a user