antiboredom / videogrep

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

No video output #53

Closed aukrohero closed 2 years ago

aukrohero commented 6 years ago

Hello, I'm trying to make my script work,by default it's not working in singlefile mode and folder mode, I've installed this pull(https://github.com/antiboredom/videogrep/pull/49/files) to add folder function, after this correctly finds words in subtitles and lists them from the folder, but no output video or any text related to video creation, does anyone has a clue where to dig? videogrep -i /vids -s 'really' -st word -o test.mp4

PS. I have a impression I'm missing something, I've installed all the requirements. The single file mode gives TypeError: 'bool' object is not iterable