mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 08:34:32 +01: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…
Reference in New Issue
Block a user