CLI SubRip editor PyPi: https://pypi.org/project/fsub
Go to file
Augusto Gunsch 5f51720bec
Add file backing up
2021-08-29 11:08:01 -03:00
README.md Add file backing up 2021-08-29 11:08:01 -03:00
fsub Add file backing up 2021-08-29 11:08:01 -03:00

README.md

fsub

fsub is a very simple script (less than 50 lines of code) for cleaning a .srt file

Usage

fsub <file>

Features

  • Fixes subtitle numbering
  • Removes lines which have words listed in ~/.config/fsubrc
  • Backs up the file to a .bak (removed when no error happens)