Project

subtool

0.0
No commit activity in last 3 years
No release in over 3 years
subtool is a library and CLI program to add (or remove) delay in subtitles files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
 Project Readme

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.