Skip to content

ddccffvv/subtitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subtitle

Parsing subtitles with haskell

Usage

  1. Cat the subtitle file

  2. Feed to ./subtitle and specify an amount of delay in milliseconds

  3. Save to another file

    cat subtitle.srt | subtitle 2000 > new_subtitle.srt

About

Parsing subtitles with haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published