Skip to content

Releases: antiboredom/videogrep

2.1.2

12 Jul 14:36
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixes issue where videogrep couldn't find files in windows (and fixes a regression where it couldn't find files in the same folder). Thank you @seanson!

2.1.1

25 Jun 15:53
Compare
Choose a tag to compare

Changelog

Fixed

  • Issue where padding and resync could exceed duration of video files is now fixed

Added

  • Finds non-english vtt subtitle files
  • Finds subtitle files with the pattern movie.vtt AND movie.mp4.vtt
  • Examples that integrate with spaCy

Changed

  • Now uses ffmpeg bundled with imageio for vosk transcriptions

2.1.0

30 May 19:50
Compare
Choose a tag to compare

Changelog

Fixed

  • Transcription issues with certain files
  • Error reading certain non-english subtitle files
  • Better error messages for failed vosk transcriptions
  • Allow for parallel supercut generation

Added

  • Ability to make query multiple searches with --search
  • Version now available through CLI