subtitle Parsing subtitles with haskell Usage Cat the subtitle file Feed to ./subtitle and specify an amount of delay in milliseconds Save to another file cat subtitle.srt | subtitle 2000 > new_subtitle.srt