mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +02:00
merge: fix for tiktok audio download from picker
This commit is contained in:
commit
2b95af1b51
@ -102,6 +102,7 @@ export default function({ r, host, audioFormat, isAudioOnly, isAudioMuted, disab
|
||||
filename: `${r.audioFilename}.${audioFormat}`,
|
||||
isAudioOnly: true,
|
||||
audioFormat,
|
||||
audioBitrate
|
||||
})
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user