pub fn segment_subtitle_text(text: &str) -> Vec<String>
Break a subtitle into multiple lines and subtitles as needed.
TODO: Fix as casts to use try_into.
as
try_into