jeanslack / Videomass

Videomass is a free, open source and cross-platform GUI for FFmpeg and yt-dlp
https://jeanslack.github.io/Videomass/
GNU General Public License v3.0
1.12k stars 51 forks source link

[Suggestion] Add an option to download auto generated subtitles #240

Closed akonon closed 1 year ago

akonon commented 1 year ago

There is a yt-dlp command line option to download auto subs: --write-auto-subs

Would be great to have it in the Videomass gui.

jeanslack commented 1 year ago

Hi @akonon I'll see what I can do, thanks for the suggestion.

akonon commented 1 year ago

Thank you @jeanslack I also use --sub-langs with --write-auto-subs to limit downloads, as there can be lots of auto subs (auto translations).

jeanslack commented 1 year ago

Yes, my idea is to implement a specific editor for subtitles (which can be called from a button in the options column) which includes the possibility of choosing subtitles and preferred languages. This way I could minimize the length of the options column on the UI.