antiboredom / videogrep

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

Fix Bool Object Not Iterable Error/Auto-Detect SRT Subtitles In Folder #68

Closed DarkCeptor44 closed 2 years ago

DarkCeptor44 commented 4 years ago

Should fix #60.

Automatically detects .srt files if a folder is specified as input.

stuaxo commented 3 years ago

Thanks, this works.

A later improvement would be around language codes... as well as the .srt lookup the current users two letter language code and use {langcode}.srt (and have a way the user can specify language).