Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vigsterkr/subgrep

Finding keywords in a DVD's subtitle track
https://github.com/vigsterkr/subgrep

Last synced: about 2 months ago
JSON representation

Finding keywords in a DVD's subtitle track

Awesome Lists containing this project

README

        

subgrep is a java application that allows you to find certain strings in a subtitle file

Command line options:
-c, -closed-caption subtitle file is in closed caption format
-s, -stem use stemming
-time-format
-keyfile KEYFILE a text file which contains the keywords.word per line.
-o, -output FILE File where the output of the program shall be dumped. Default is standard output.