youtube-dl-gui icon indicating copy to clipboard operation
youtube-dl-gui copied to clipboard

"Error! Unhandled error (execa)."

Open Figgyee opened this issue 2 years ago • 5 comments

Everytime I try to download something, I always get "Error! Unhandled error (execa)." "Show full error" gives me this: error

How can I solve it?

Figgyee avatar May 29 '22 14:05 Figgyee

https://github.com/jely2002/youtube-dl-gui/issues/354#issuecomment-1127269708

i8cczshd avatar May 29 '22 18:05 i8cczshd

Sorry, I should have mention it. Already tried and it doesn't work (I'm not even sure about what the correct method is though).

Figgyee avatar May 30 '22 14:05 Figgyee

actually I had the same problem with Manjaro Linux. I did the following step to solve it:

sudo wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -O ~/.youtube-dl-gui/yt-dlp-unix

The actual problem is that yt-dlp is not found on the system. So you have to manually add it. Hope this helps a bit.

cydiro avatar Jun 08 '22 15:06 cydiro

same issue for me, I also copied the yt-dlp.exe in the correct folder like mentioned above in #354

image

I tried to force "everyone" full control permission on the root folder, still getting this error :

image

image

remizik avatar Jun 08 '22 16:06 remizik

Duplicates #243

olegshulyakov avatar Jun 18 '22 21:06 olegshulyakov