-
-
Notifications
You must be signed in to change notification settings - Fork 506
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. #555
Comments
I also encountered this bug |
Gotta a feeling this is an abandoned repo, I do know that yt dlp gui, a different repo from this one, also has a similar issue where it says ERROR after you try to download a video. |
After finally looking at the final release's date I feel like you might be right 😅, fixed it anyway by using v2.3 instead of 2.4 and manually downloading ffmpeg |
Wait really you should show me how to do that can you write that down
…On Wed, Mar 5, 2025, 10:58 AM coenicorn ***@***.***> wrote:
After finally looking at the final release's date I feel like you might be
right 😅, fixed it anyway by using v2.3 instead of 2.4 and manually
downloading ffmpeg
—
Reply to this email directly, view it on GitHub
<#555 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARED4GVCUH3T4VCTEC6HTBD2S4UMXAVCNFSM6AAAAABYDUYB46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBRGUZTMMJQGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: Coenicorn]*Coenicorn* left a comment (jely2002/youtube-dl-gui#555)
<#555 (comment)>
After finally looking at the final release's date I feel like you might be
right 😅, fixed it anyway by using v2.3 instead of 2.4 and manually
downloading ffmpeg
—
Reply to this email directly, view it on GitHub
<#555 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARED4GVCUH3T4VCTEC6HTBD2S4UMXAVCNFSM6AAAAABYDUYB46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBRGUZTMMJQGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yes, if you click on the "+29 releases" button below the latest release, you can download the previous release (2.3.0 worked for me). You can then download ffmpeg from https://ffmpeg.com and follow its install instructions, or in powershell use |
I use version 2.4.0 and have not yet seen the error about ffmpeg. But I had the issue of the missing yt-dlp.exe file. But that I solved by using this updater. To use it, just unpack it to any folder and double click it. |
What's the source of the updater? I'd like to verify its legitimacy, sorry |
I wrote it for my own use. You can check it with https://www.virustotal.com/ |
Thanks, I'll check it out!
…On Thu, Mar 6, 2025, 5:38 AM ErikBrown2 ***@***.***> wrote:
I wrote it for my own use. You can check it with
https://www.virustotal.com/
Or otherwise update manually.
—
Reply to this email directly, view it on GitHub
<#555 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARED4GW3SBDLOVCZAXRAU3L2TAXU3AVCNFSM6AAAAABYDUYB46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBTGU4TSMZXHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: ErikBrown2]*ErikBrown2* left a comment
(jely2002/youtube-dl-gui#555)
<#555 (comment)>
I wrote it for my own use. You can check it with
https://www.virustotal.com/
Or otherwise update manually.
—
Reply to this email directly, view it on GitHub
<#555 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARED4GW3SBDLOVCZAXRAU3L2TAXU3AVCNFSM6AAAAABYDUYB46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBTGU4TSMZXHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
https://github.com/StefanLobbenmeier/youtube-dl-gui/releases or command line version |
Came here because I have this same error. " Binaries missing corrupted". But then poked around a little bit and see a folder in the same directory as Open-Video-Downloader-2.4.0-portable.exe The folder has ffmpeg but no yt-dlp. so I dragged my yt-dlp.exe into the folder and it all works now. |
Describe the bug
When i try to download a video, as soon as i add a video link it says "Error! Binaries missing/corrupted."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The video would've been added to the queue and would be able to be downloaded
Screenshots
Additional info (please complete the following information):
-Windows 10 19045.5371
Additional context
Same problem happens to my other pc
The text was updated successfully, but these errors were encountered: