jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.41k stars 443 forks source link

Execa error (Encoding Error is what it seems) #462

Closed apage-pi closed 1 year ago

apage-pi commented 1 year ago

Got an execa error (I have yt-dlp installed in the correct location(s), it isn't the issue here).

image OS: Ubuntu 22.04 LTS Just downloaded latest version. Please help me here, I can't find an answer.

StefanLobbenmeier commented 1 year ago

Feel free to use the fixed version on my fork: https://github.com/StefanLobbenmeier/youtube-dl-gui

sikhenevai commented 1 year ago

Probably you have downloaded wrong file. You may download file named only "yt-dlp" from https://github.com/yt-dlp/yt-dlp/releases , size 2.57MB and rename it to "yt-dlp-unix" and paste it to that directory.

apage-pi commented 1 year ago

Thank you. I can now close this issue.