Skip to content

subtool is a command-line tool that helps fix the timing of subtitles files.

License

Notifications You must be signed in to change notification settings

0livier/subtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subtool

Build Status Code Climate Gem Version

subtool is a commandline tool that help fix the timing of subtitles files.

Installation

Install it using the gem command:

gem install subtool

Usage

subtool -i subtitle.srt add > output.srt
subtool < subtitle.srt remove 3.5 -o output.srt
subtool --help

Want another tool ?

There are several other tools to manipulate SRT files. Among them,

Reporting Bugs

Thanks for taking the time of giving the project an opportunity to enhance. Please use the Github tracker.

Submitting Patches or Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so future version won't break unintentionally.
  • Commit
  • Send a pull request.

Copyright

Copyright (c) 2012 creativ-IT. See LICENSE for legal mumbo jumbo.

About

subtool is a command-line tool that helps fix the timing of subtitles files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages