abakum
abakum
Sometimes using timeshift=Xms for the SRT file and --cut-start=Xms --cut-end=Yms leads to the fact that the duration of the result is reduced to the duration of the SRT file Download...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
UTF-8 encoded `Windows Title` is not decoded properly. Please look how decoded `Администратор:` 
Please tell how to wrap in wmenu ```go func (ui *BasicUI) Ask(message, trim string) (string, error) ``` to use ```go keyboard.GetKey() ``` of "github.com/eiannone/keyboard" instead of ```go reader.ReadString('\n') ``` of...