MasterOfWebM / WebM-Converter

Helps create WebM files for 4chan
Other
60 stars 14 forks source link

Automatic filename when no output filename given #8

Closed krystiangorecki closed 6 years ago

krystiangorecki commented 6 years ago

When no output filename specified it tries to generate one. For input xxx.yyy the output will be xxx.webm. For input xxx.webm the output will be xxx.webm.webm. Shows additional prompt to overwrite when a file with generated filename already exists.