kaegi / alass

"Automatic Language-Agnostic Subtitle Synchronization"
GNU General Public License v3.0
994 stars 52 forks source link

Make output subtitle parameter (3rd parameter) optional #18

Open Cartache opened 3 years ago

Cartache commented 3 years ago

Really enjoy this app. It really run fast and correct my subtitles as expected. One improvement that shouldn't be complicated is to make the 3rd argument optional and if it is omitted use the second argument as output file. Not very important but reduce typing for my case. Thanks.

wellloaded commented 3 years ago

I agree, a standart output.srt default filename is good enough or to stay safe even adding a simple suffix like original_filename-output.srt would also do.

I would also extend this request to make all the parameters optional in case alass is ccalled within a folder where there's a single video file and a single subtitles file.