-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Error! Binaries missing/corrupted." #354
Comments
ah, i found a fix for me - instead of just downloading and installing from the windows zip, download and install it from the windows store link. that made it work. |
I am also having this issue, have tried reinstalling multiple times to no avail |
I have the same bug with build 2.4.0 and Win 11. I have also changed to windows store build and it works. Thanks for the tips. |
the windows version is outdated and uses the now depreciated youtube dl instead dlp, rendering the application useless |
Same issue here. |
Temporary fix that’s better than just downloading it from the Microsoft Store and reverting to yt-dl (as opposed to yt-dlp). Here’s what I did.
Not ideal, but it did the trick. |
You can use the current portable version 2.4 and just copy yt-dlp.exe in the same directory. |
I'm getting the same message, is there no way to fix it beside switching to the portable version and manually changing the yt-dlp version? |
Further information on my issue if it helps: the yt-dlp.exe file is NOT being downloaded automatically. That's why I was getting the binaries missing error, it was literal, just adding the .exe to the folder created by the portable version fixed it. |
metoo, solved by instalation with microsoft store |
Folder Show at show full error after download youtube video failed, dowload the missing filesAuto download version (reinstall app)https://github.com/StefanLobbenmeier/youtube-dl-gui/releasesorManual or command line versionyt-dlp.exe or yt-dlp-unix DownloadLink: https://github.com/yt-dlp/yt-dlp/releases/latest ffmepg.exe or ffmepg ffprobe.exe or ffprobe DownloadLink ver.1(latest v7.1 version), For Windows, Linux: those file are all in a same folder ...\resources\app.asar.unpacked\binaries\ I write a command for step download and paste yt-dlp.exe and ffprobe.exe and ffmpeg.exe Windows Installer 64 bitopen a cmd or powershell in administrator mode and paste command below and press key Enter for execute from BtbN/FFmpeg-Builds (ffmpeg, ffprobe v7.1)
from ffbinaries/ffbinaries-prebuilt (ffmpeg, ffprobe v6.1)
I write a terminial command for step download and paste yt-dlp.exe and ffprobe and ffmpeg MacOS Installerfrom ffbinaries/ffbinaries-prebuilt (ffmpeg, ffprobe v6.1)
For Windows Installer Open-Video-Downloader-Setup-x.x.x.exe or Chocolatey install: I write a command for step download and paste yt-dlp.exe
For Windows portable Open-Video-Downloader-x.x.x-portable.exe: For MacOS Installer Open-Video-Downloader-x.x.x.dmg or Homebrew install: I write a terminial command for step download and paste yt-dlp-unix MacOS
two method to open Application folder I write a command for step download and paste ffprobe.exe and ffmpeg.exe Windows 64 bit from BtbN/FFmpeg-Builds (ffmpeg, ffprobe v7.1)
from ffbinaries/ffbinaries-prebuilt (ffmpeg, ffprobe v6.1)
I write a terminial command for step download and paste ffprobe and ffmpeg MacOS
|
Hi guys, just add youtube-dl binary to the binaries folder, and then let's compile the project :) or add youtube-dl binary directly to the binaries folder of the extracted app (installed, portable...) |
Doesn't work for me sadly. I tried to force "everyone" full control permission on the root folder, still getting this error : |
I have sent a pull request to update the logic to fix this issue here: #375 |
Thank you mate.... |
just use this version, it's the easiest: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases |
as soon as i add a link to download, that is the message displayed and i am unable to download anything at all.
on win10.
The text was updated successfully, but these errors were encountered: