mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-22 10:46:19 +01:00
merge: fix for tiktok audio download from picker
This commit is contained in:
commit
2b95af1b51
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ export default function({ r, host, audioFormat, isAudioOnly, isAudioMuted, disab
|
|||
filename: `${r.audioFilename}.${audioFormat}`,
|
||||
isAudioOnly: true,
|
||||
audioFormat,
|
||||
audioBitrate
|
||||
})
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue