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.57k stars 464 forks source link

Error! Binaries missing/corrupted. #506

Open rafid-lu opened 11 months ago

rafid-lu commented 11 months ago

when ever i enter a link this pops up image

imgaf commented 11 months ago

I have the same issue on Windows.

Pyroptical commented 11 months ago

Also Have this issue

Cranium6 commented 11 months ago

Same.

nenas1ya commented 11 months ago

bump

gustblima commented 11 months ago

Since the yt-dlp is not being packed with the application anymore, you'll need to download it manually. So, download the yt-dlp and place the yt-dlp.exe (if you're on Windows) inside a folder named open-video-downloader (That was created by the application). Mine was located where I ran the setup (C:/Users/MyUser/Downloads/open-video-downloader). After that, restart the application.

Ed-Bryce commented 11 months ago

Same. I don't have a folder named open-video-downloader.

DieSchoeneWolke commented 10 months ago

I also downloaded this version here from winget and it has some errors.

The one mentioned in the latest issue is working fine. https://github.com/StefanLobbenmeier/youtube-dl-gui

kunambi commented 10 months ago

Since the yt-dlp is not being packed with the application anymore, you'll need to download it manually. So, download the yt-dlp and place the yt-dlp.exe (if you're on Windows) inside a folder named open-video-downloader (That was created by the application). Mine was located where I ran the setup (C:/Users/MyUser/Downloads/open-video-downloader). After that, restart the application.

Followed your steps, restarted the app, still getting the same error message.

PyromaniacMariner commented 6 months ago

I also downloaded this version here from winget and it has some errors.

The one mentioned in the latest issue is working fine. https://github.com/StefanLobbenmeier/youtube-dl-gui

This version also adds ffmpeg, so try adding that dll too.

AliceOwUwO commented 5 months ago

Fix was putting yt-dlp.exe in youtube-dl-gui\resources\app.asar.unpacked\binaries

WireBot34 commented 4 months ago

Fix was putting yt-dlp.exe in youtube-dl-gui\resources\app.asar.unpacked\binaries

worked for me

himyjan commented 1 month ago

Fix was putting yt-dlp.exe in youtube-dl-gui\resources\app.asar.unpacked\binaries

https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

or

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