Crate subrip

Source
Expand description

A toolkit for parsing, authoring, and working with .srt files.

Modules§

utils
Helpers to perform common actions with subtitles

Structs§

Subtitle
A single Subtitle record with timing and text information.

Enums§

Error
Error type for crate

Functions§

parse
Parse some SRT formatted text.