-
-
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
[Bug] Default audio track is not the original one #5157
Comments
I just updated from In both versions the English audio track is playing by default. |
This comment has been minimized.
This comment has been minimized.
in newpipe, the default track is the original one though maybe they parse the displayName looking for "original" (I guess, I don't really know) |
Apparently YouTube does provide information on which tracks are dubbed and which are the original variants. It is harder to access though. Invidious current logic isn't really built for parsing the extra data required to differentiate between original and dubbed tracks in a clean and performant unfortunately. The fix for this issue will likely have to wait until #3620 is merged |
I think this can be closed as it works fine with the new addition of Invidious companion, @ildoc you can try it here https://inv.nadeko.net/watch?v=QRwMmw7a0VQ (if the video doesn't load, switch to another backend) |
Follow up of #2007
Describe the bug
default audio track is not the original one
Steps to Reproduce
Additional context
invidious version: 2025.01.22-164d764
The text was updated successfully, but these errors were encountered: