mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-13 19:55:20 +00:00
api/youtube: fix dubbed hls audio marking
This commit is contained in:
@@ -275,6 +275,7 @@ export default async function(o) {
|
||||
);
|
||||
|
||||
if (dubbedAudio && !dubbedAudio.isDefault) {
|
||||
isDubbed = true;
|
||||
audio = dubbedAudio;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user