
Srt is a tiny but featureful Python library for parsing, modifying, and composing SRT subtitle files. It has a very robust parser that can deal with many broken SRT files, and needs no dependencies beyond the Python Standard Library.
This package provides the Python 3 module.