Skip to content

satyajithj/HastenSubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hasten Subs

Hasten or Delay your subtitle files

Installation

$ pip install -r requirements.txt

Usage

$ python hasten_subs/main.py --src "path to file/path to dir" --hasten "time"

Example usage

The following command(s) will hasten your subtitle file(s) by 10 seconds

$ python hasten_subs/main.py --src "C:\01.srt" --hasten "-00:10"
$ python hasten_subs/main.py --src "C:\subs" --hasten "-00:10"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages