Closed f242 closed 2 years ago
Well it's an issue with yt-dl or python. What does the LoadLibrary error say?
Well it's an issue with yt-dl or python. What does the LoadLibrary error say?
the specified module was not found
If you are using the standalone .exe and don't have python installed, there might be an issue with your version of youtube-dl, which you can try to update to a newer version, or try using yt-dlp instead as it's preferred over yt-dl.
The only other idea I have is that it might be trying to extract the python library into a protected folder which you don't have access to write to.
If you are using the standalone .exe and don't have python installed, there might be an issue with your version of youtube-dl, which you can try to update to a newer version, or try using yt-dlp instead as it's preferred over yt-dl.
it happpens with yt-dlp 2022.9.1.0
The only other idea I have is that it might be trying to extract the python library into a protected folder which you don't have access to write to.
who trying to extract, yt-dlp or gui? i use portable mode, .ini was sucessfully saved in this folder
youtube-dl extracts the runtime.
Do you have python installed?
youtube-dl extracts the runtime.
Do you have python installed?
no
Okay, that might be a requirement for your setup. If you were to download using youtube-dl through the command line, does the issue still occur (without running my program)?
Okay, that might be a requirement for your setup. If you were to download using youtube-dl through the command line, does the issue still occur (without running my program)?
i used incorrect version from github, all works fine after replace to right version, sorry
https://github.com/murrty/youtube-dl-gui/releases/tag/3.0.0-1 this version