Hello,
I was looking at subtitles_helper.py.
I saw that you are parsing the string and try to find the language (eng/heb...)
I would not like to change the subtitle fname.
I would like to set default language. I mean if there is no language, so the language would be equals to "heb"
Can I change this py file?
or Is there ant other way to make it done?
Thanks