Skip to content
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

Subtitle Options #295

Open
Ronnie-Duchemin opened this issue Sep 6, 2024 · 0 comments
Open

Subtitle Options #295

Ronnie-Duchemin opened this issue Sep 6, 2024 · 0 comments

Comments

@Ronnie-Duchemin
Copy link

I tried to download a Japanese video with Japanese subtitles (as it is available on Youtube).
Previously before updates that was the default behaviour of VideoDownloader.
Now by default I get only English(*)

If I change the options like :
flatpak run --command=gsettings com.github.unrud.VideoDownloader set com.github.unrud.VideoDownloader automatic-subtitles "['ja']"
I get Japanese AND English ; the second one I didn't ask for - and that's not the default behaviour I want.

If I set the option to [] I have dozens of languages(*) I didn't ask for.
And I tried some ['original'] or ['none'] to no avail (I get English only, as the default).

(*by the way where do all those translated subs come from, Google Translate ?)

                                                                                 -------------------------

I'd like to know how to :

    • Download a Youtube video with the ORIGINAL youtube subtitles ONLY, WHATEVER they are (it was the previous behaviour)
    • Second best option, how can I set VideoDownloader to add absolutely NONE subtitles (who needs auto-generated subs that says (MUSIC] on a video clip anyway) ?

If in the future we had some options to choose from on each download, that would be great (and require work from you, we are grateful for what we already have) but for now I would just be happy to know what I can do with those Gsettings options, I tried to search or list all available options with no success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Ronnie-Duchemin and others