-
Notifications
You must be signed in to change notification settings - Fork 898
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
[Feature Request]: subtitle autotranslate into selected language #4632
Comments
FreeTube already does this on the local API for English videos when your "Locale Preference" (the language that FreeTube is displayed in) is not English and the video doesn't have any subtitles in that language. Due to a bug it only works for English videos, but it will work for all video languages after the currently on-going player migration. We cannot do subtitle translation when the Invidious API is selected, because public Invidious instances don't use the normal way of getting subtitles, as the ratelimit for that is too low on YouTube's side (you may remember a few years ago that no Invidious instance had working subtitles, that's why). Their alternate way of getting subtitles doesn't support translation (if they switched back to the original way you would have no subtitles at all, because they would hit the ratelimit in no time, just like they used to). |
Here is what it looks like when FreeTube's locale preference is set to French and you visit the latest video on the official |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Guidelines
Problem Description
Subtitles are often needed to be translated into selected language - very much missing feature for now. Feature exist in web version of YouTube. This will improve already existing subtitle feature.
Proposed Solution
The CC button could have an option to autotranslate subtitle. In Settings there could be an option to select the language for subtitle autotranslation. For subtitle, the Subtitle Settings could be created. Automatic language selection for subtitle autotranslate could be based on operating system language.
Alternatives Considered
Manually open video in web to get subtitle autotranslation - very uncomfortable.
Issue Labels
improvement to existing feature
Additional Information
Actually currently the missing feature of subtitle translation renders FreeTube quite useless in case when subtitle autotranslation is needed. To be honest, it is quite often needed.
Tested FreeTube version: v0.19.1 Beta (Flatpak)
OS: Linux Mint XFCE
The text was updated successfully, but these errors were encountered: