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.5k stars 454 forks source link

#243 Fix Error! Unhandled error (execa) #385

Open olegshulyakov opened 2 years ago

olegshulyakov commented 2 years ago

Fix #243, #245, #294, #346, #363, #365, #377.

ghost commented 2 years ago

Really poor form to take commits from #375 without credit.

karikamiya commented 2 years ago

@olegshulyakov can you publish binaries on your fork with these changes built in?

StefanLobbenmeier commented 2 years ago

Feel free to use the release in my fork: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

but the Windows build is broken at the moment

olegshulyakov commented 2 years ago

@karikamiya What OS do you need them to? You can build them by yourself if needed. Just grab main branch from my fork and follow steps in GitHub workflow. Or if you already use VSCode there is a build task to make at as simple as can.

W1nKille3r commented 1 year ago

Windows 22H2 Same error

Doesn't appear at 20H2

olegshulyakov commented 7 months ago

@jely2002 Please take a look