Many times we download a subtitle file to a TV show but it's either faster or slower than your expected. With this simple program, you can adjust the subtitle show up time by seconds.
Add loggingAdd test cases to cover all modulesfiles
Provide prompting for user to input the output path he want the new srt to beWhen no output path provided, it will be defaulted to the same path of the original fileBackup the original srt file and update the original srt file with the new time
Provide a way quitRemove the unnecessary step to provide a new path; always default to the current path of the original srt fileEnable command line modeMove the logs to the directory where the program is run