Hasten or Delay your subtitle files
$ pip install -r requirements.txt$ python hasten_subs/main.py --src "path to file/path to dir" --hasten "time"The following command(s) will hasten your subtitle file(s) by 10 seconds
$ python hasten_subs/main.py --src "C:\01.srt" --hasten "-00:10"
$ python hasten_subs/main.py --src "C:\subs" --hasten "-00:10"