#237 · Primary category: Video & Animation

videogrep

automatic video supercuts with python

Project last updated:04/19/24

GitHub Stars

3.5K

Forks

262

Contributors

19

License

Other

Why we included this project

Videogrep is a command-line tool that finds every moment a word or phrase is spoken in your video or audio files and stitches those moments into a supercut. It works with .srt or .vtt subtitle tracks, and when subtitles are missing it can transcribe the audio itself using vosk. Because searches accept regular expressions, you can match a single word or a complex pattern, and the tool can also isolate silences, n-grams, or clips of a fixed length. Results can be exported as an edit decision list for mpv or an XML timeline for Premiere and Resolve. That makes it a practical shortcut for editors and researchers who assemble footage from existing material, instead of scrubbing through it by hand.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category