-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] Add support for multiples audio tracks #2007
Comments
Adding supports for multiples audio track is needed in the player, or if videojs doesn't support multiples audio track, directly in the invidious UI. Or alternatively just make it use the "default" one. |
Notice: https://yewtu.be uses a custom backend, so the language selection is available. This does not mean that invidious support it natively. it's just a yewtu.be thing |
I would kindly ask to not see this as an enhancement but as a bug. |
With more and more AI translations, the number of multilanguage videos will most likely increase rapidly. So IMO this is too significant to ignore. I just stumbled upon a german car review video playing in french. 👎 |
I have one channel I subscribe to that I thought I hit some weird key combo to cause it to play audio in a foreign language, then I came across this thread. If I play the same video in a private tab in Firefox it plays in English. I'm using a self hosted invidious instance. The channel is Undecided with Matt Ferrell. |
It's not channel-dependant, it happens often with multi-language YT content (bit of randomness included). It seems the Invidious dev team is working on it, along with some other stuff. See the link "Upgrade to video.js 8" by unifox. |
gotcha, thanks. perhaps that's the one channel I subscribe to that has implemented multi-channel audio so that's why it threw me off. I switched from dash to hd720 to not have the issue. will switch back to dash when new version that resolves issue is released. thanks! |
Once again, a multi-language video from a german channel running in english, because no way of selecting a (default) language and it is unclear what track currently takes precedence. I suppose it's just the first one the player finds. DASH quality setting. The instance below proxies everything by default for GDPR compliance. (no EU - US personal data transfer) https://tubeplay.mscs.net/watch?v=_Q5djaCrnVc |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as duplicate.
This comment was marked as duplicate.
Until a better solution comes up, maybe the immediate fix could be to always fetch a video in its original language? |
I'm not sure if it's already mentioned in the thread but companion already does this. Only reason why the issue is still open is cause the patches haven't been merged to master yet. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Is there any workaround for this issue? Or should users already start using companion? |
I started watching a video ( https://yewtu.be/watch?v=fMfipiV_17o ) from MrBeast, which is a famous English-speaking channel. However, the audio was in Spanish. It seems like YouTube implemented the feature of separate audio tracks and that not only are we not able to pick which one we would like to hear (unlike on the youtube player) but that it defaulted to Spanish. Which is fine by me cause I speak a bit Spanish and it trains me but still ... it might become tedious when I come accross a video with Chinese dubs, I would most definetly not understand anything.
We probably need to add a feature to enable selection of audio track.
The text was updated successfully, but these errors were encountered: