Releases: antiboredom/videogrep
Releases · antiboredom/videogrep
2.1.2
2.1.1
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
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