-
-
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. 👎 |
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've been out of the loop somewhat, what is companion? |
Support for videos with multiple audio tracks has been merged! Please let us know if you discover any issues with this feature |
Will it be possible to set the original audio track as the default one? |
The PR should've already set the original audio track as the default one |
for example watch?v=QRwMmw7a0VQ is set on english track while the original audio is in italian I also tried to change the user language, but the default track is always in english |
just updated my resident invidious (not companion but classic with inv_sig_helper & po_token ) and i can confirm it still plays in English |
I've opened an issue just to keep track of this |
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: