Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
07422debb9
commit
9ff62c52d4
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ async function downloadTrackBlob(track, quality, api, lyricsManager = null, sign
|
|||
blob,
|
||||
{ args: ['-c:a', 'alac'] },
|
||||
'output.m4a',
|
||||
'audio/m4a',
|
||||
'audio/mp4',
|
||||
() => undefined,
|
||||
signal
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue