Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published