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

Feature Request: Option to Manually select language #127

Closed katnatek closed 2 years ago

katnatek commented 2 years ago

Some times the language detector of the application is not accurate, in my case i have to install english language tools among the spanish and that affect the language of the application (starts in english), i have to run videomass with

LC_ALL=es videomass

To get the spanish language in the application

jeanslack commented 2 years ago

Hi @katnatek,

I am trying to implement your request. I will need your help possibly to test the source code.

katnatek commented 2 years ago

Hi @katnatek,

I am trying to implement your request. I will need your help possibly to test the source code.

Sure, when you have something give me the link to commit and test as soon as posible

jeanslack commented 2 years ago

Hi @katnatek,

I merged everything in the master branch, if there are other problems let me know, thanks.

katnatek commented 2 years ago

I make test as soon as possible. sorry for the delay

katnatek commented 2 years ago

Works fine , even start by default in spanish, i test change to english and works as expected, thank you

jeanslack commented 2 years ago

Thanks to you for testing, then I will release a new version soon.