Easily delay or advance time in any .srt subtitle file
Get prebuilt binary from here
Delay subtitle for 10 seconds
$goss -f subtitle.srt -t 10
Delay subtitle for 1 minutes and 10 seconds
$goss -f subtitle.srt -t 1:10
Advancing subtitle for 1 minutes and 10.5 seconds
$goss -f subtitle.srt -t -1:10.5
This software is licensed under the MIT License
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.