sr229 / animegrep

extracts video clips in anime (anything that is mkv with subtitles) by parsing and grepping the subtitle file for a chosen word. Uses mkvextract and ffmpeg to both extract the subtitles and create the clips. This fork adds further fixes within the pipeline.
https://git.danieljon.es/animegrep
GNU General Public License v3.0
28 stars 4 forks source link

[animegrep.sh] use getopts #8

Closed sr229 closed 5 years ago

sr229 commented 5 years ago

fixes GH-5