author: Daniele Forti (aka willygroup)
email: willygroup@gmail.com
This script automatically edit an srt passed as first argument.
The editing consist of those steps:
- removal of unnecessary empty rows and spaces
- removal of _all_ tags
- limitation of row length at 40 characters
- limitation of rows number at 3 for single entry
For now it is not possible modifying the parameters.
In the module is also present a function able to shift time
Future Features:
- editing parameters personalization (maxlen, maxrow, tag selection, etc...)
- time convertion (23,976 <> 25)