m-lyon / filter-subs

Filter Subtitles to remove SDH entries
MIT License
36 stars 10 forks source link

Refusal to work on a file that doesn't end in `.srt` without possible recourse #23

Open allgreed opened 1 month ago

allgreed commented 1 month ago

https://github.com/m-lyon/filter-subs/blob/master/subtitle_filter/libs/subtitle.py#L225

erm... I was trying something out and the program stopped me because the filename doesn't end in "srt". This has interrupted my flow.

m-lyon commented 1 month ago

Could you not just rename the file?