Srt

Decode SRT subtitles.

Installation

Add

{:srt, "~> 0.1.0"}

to your deps in mix.exs like so:

defp deps do
  [{:srt, "~> 0.1.0"}]
end