Open isonerinan opened 1 week ago
Were you using just D:\
or something like D:\Videos\
?
Something like D:\Videos\
. Changing D:\ to E:\ solves my problem but if it were to happen again, just a pop-up error would help so much.
Yeah, it's unfortunate. The application tries to create the output folder if it does not exist, but in this case I guess it fails (silently?) since it's on a drive that does not exist anymore. In the near future I am gonna submit a fix that it's also going to address this issue indirectly. It will show an error message if the output folder does not exist or the user does not have write permissions. This should happen before any download is started.
I realized that the external hard drive that I download my videos to changed from D: to E:, and when the program tried to install my video to the old location, it just crashed instead of showing an error that the location I'm trying to access is not available.