Skip to content

boostup/clean-srt-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-srt-file

Quick and dirty clean up of .srt files in order to keep only text and time marks.

npm start -- [path] [remove time marks]

cmd line args:

  1. enter the path of directory where *.srt file(s) are located
  2. enter y to remove or n to keep time marks (default is n)

About

quick and dirty .srt cleanup (removing HTML or anything apart from the text itself)

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors