Creating Supercut Videos with Python
Filed Under Art, Geek, Tools, Video on 2014-08-26, 22:01
Videogrep: Automatic Supercuts with Python
Videogrep is a python script that searches through dialog in videos and then cuts together a new video based on what it finds. Basically, it’s a command-line “supercut” generator. The code is here on github.
More explanation and examples can be found on Sam Lavigne’s blog post.