mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-16 04:58:53 +00:00
@@ -215,7 +215,7 @@ export function streamVideoOnly(streamInfo, res) {
|
||||
args.push('-an')
|
||||
}
|
||||
|
||||
if (['vimeo', 'rutube'].includes(streamInfo.service)) {
|
||||
if (["vimeo", "rutube", "dailymotion"].includes(streamInfo.service)) {
|
||||
args.push('-bsf:a', 'aac_adtstoasc')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user