Closed smaragdus closed 4 years ago
Did the youtube-dl you use before be named "youtube-dl.exe" exactly? This doesn't account for executables with different names, and it looks like it didn't exist wherever you had it.
@murrty
Did the youtube-dl you use before be named "youtube-dl.exe" exactly? This doesn't account for executables with different names, and it looks like it didn't exist wherever you had it.
Yes, the name was youtube-dl.exe which I downloaded from releases. But I think that first time when I started the executable (youtube-dl-gui.exe) I had forgotten to put youtube-dl.exe in the program folder. Later I put it there but perhaps the configuration file (user.config) was not updated.
Now I tried to recreate the condition and I succeeded to reproduce the error:
So after I put youtube-dl.exe in program folder I need to restart youtube-dl-gui and the problem is resolved. So I am closing this issue.
I probably fixed it. I know it stems from not re-scanning every download, because that's a lot of overhead, and I figured I'd remove a verification method because it wasn't very stable, and redundant at best. It'll re-scan every time it tries to download but couldn't find youtube-dl, that's a fair middle-ground.
While using youtube-dl-gui with an older version of youtube-dl- 2020.01.24 I got the following error message:
screen:
When I updated youtube-dl-gui to the latest version- 2020.02.16, I didn't get this error any more. Yet I decided to report the problem as it might provide some useful information for you.
I am using youtube-dl-gui on Windows 8 x64.