antiboredom / videogrep

automatic video supercuts with python
https://antiboredom.github.io/videogrep
Other
3.33k stars 257 forks source link

Inverse videogrep to remove certain words from videos #108

Open cmprmsd opened 2 years ago

cmprmsd commented 2 years ago

Recently I was watching a conference talk and thought: "wow.. I should remove those 170 occurrences of you know in this video" in order to watch it properly.

I might work on this idea by using your remove_silence.py example, but a general flag like videogrep -v to remove regex matches would be SO nice.

antiboredom commented 2 years ago

I'd definitely love to add this!

jet3004 commented 1 year ago

I'd definitely love to add this!

Did this make it in? Don't think so but thought I'd ask in case I'm missing something because this is exactly what I was looking for when I found videogrep!

antiboredom commented 1 year ago

Hi - not yet, but I'll hopefully get to it soon...

cmprmsd commented 1 year ago

Hey @antiboredom hope everything is good! :)

I think this issue here and this issues might be worth your time as they benefit the quality and popularity of this tool.