emericg / OpenSubtitlesDownload

Automatically find and download the right subtitles for your favorite videos!
https://emeric.io/OpenSubtitlesDownload
GNU General Public License v3.0
579 stars 63 forks source link

Include a log when file provided in cli cannot be found #88

Closed pedrinho closed 2 years ago

pedrinho commented 2 years ago

When using cli, if file provided is not found, the program exits giving no information to use. This PR logs when a file provided is not found.

emericg commented 2 years ago

Looks good thanks!