Skip to content
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

"Please restart the app and disable antivirus" error #362

Open
ethrea opened this issue May 19, 2022 · 15 comments
Open

"Please restart the app and disable antivirus" error #362

ethrea opened this issue May 19, 2022 · 15 comments
Labels
question Further information is requested

Comments

@ethrea
Copy link

ethrea commented May 19, 2022

I get the message "Please restart the app and disable antivirus." when trying to put in any link. Message persists even when any anti virus & firewall is off. Didn't have the problem before, but just got a fresh install of windows on a new pc, so could be something in windows hiding away.

Open_Video_Downloader_UTcH9g3mVP

@ethrea ethrea added the question Further information is requested label May 19, 2022
@anothermelon
Copy link

having the same issue!

@ericmp33
Copy link

Having the same issue here!
image

And yeah, I tried to restart the app and disable my antivirus several times. Also tried restarting the computer and reinstalling the program :/

@FR46M3N7-P4R71CL3
Copy link

I found a solution:

  1. First, download the YT-DLP Binary from the following address:
    https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe

  2. Open Run (Windows Key + R) and in the dialog box, paste the below:
    C:\Users\%username%\AppData\Local\Programs\youtube-dl-gui\resources\app.asar.unpacked\binaries
    and then hit Enter key or OK Button.

  3. Now navigate to the YT-DLP download folder and copy the downloaded file (from Step 1) and Paste the file into the folder we just opened in Step 2. Make sure the filename stays/is "yt-dlp"(.exe)

Restart the application and now it should work! 🚀

For some reason, a fresh installation doesn't seem to install this binary and the update check too fails to observe that the file is missing.

cc: @ericmp33 @ArchemedIan @anothermelon @ethrea @itscaro

@qabRieL99
Copy link

Yes, this fixes it. Thanks. But still needs an update.

@wuwendell
Copy link

Yep, it just seems like that yt-dlp.exe is not downloaded on a fresh install.

@richardsondev
Copy link

Thank you @FR46M3N7-P4R71CL3 for sharing the solution to get it running again!

I took a deeper look and it appears GitHub made some changes recently in the release download flow. This has broken the automatic download of yt-dlp here. I have opened a PR to update the logic: #375

@nguyenvinhlinh
Copy link

Thank you!

@JukeStuff
Copy link

Great This worked :)

@MM12300
Copy link

MM12300 commented Dec 16, 2023

@FR46M3N7-P4R71CL3 procedure working but then Error? Unhandled error.
Missing ffmpeg.

@FR46M3N7-P4R71CL3
Copy link

@FR46M3N7-P4R71CL3 procedure working but then Error? Unhandled error. Missing ffmpeg.

Try reinstalling the app? Make sure you have ffmpeg present in install directory or in any subdirectory.
I don't use this app anymore so I'm not sure if something's broken.

@guyster104
Copy link

I have a question. I have the open video downloader portable exe. Do I need to create the folders mentioned in the solution, or where can I put the youtube-dlp binary for it to work? I don't see anywhere in settings to specify the path. Thanks in advance for your help.

@guyster104
Copy link

Also, is 2.4.0 still newest version?

@himyjan
Copy link

himyjan commented Aug 25, 2024

I found a solution:

  1. First, download the YT-DLP Binary from the following address:
    https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe
  2. Open Run (Windows Key + R) and in the dialog box, paste the below:
    C:\Users\%username%\AppData\Local\Programs\youtube-dl-gui\resources\app.asar.unpacked\binaries
    and then hit Enter key or OK Button.
  3. Now navigate to the YT-DLP download folder and copy the downloaded file (from Step 1) and Paste the file into the folder we just opened in Step 2. Make sure the filename stays/is "yt-dlp"(.exe)

Restart the application and now it should work! 🚀

For some reason, a fresh installation doesn't seem to install this binary and the update check too fails to observe that the file is missing.

cc: @ericmp33 @ArchemedIan @anothermelon @ethrea @itscaro

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

or

command line version
#354 (comment)

@cuhsy
Copy link

cuhsy commented Jan 17, 2025

I found a solution:

1. First, download the YT-DLP Binary from the following address:
   `https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe`

2. Open Run (Windows Key + R) and in the dialog box, paste the below:
   `C:\Users\%username%\AppData\Local\Programs\youtube-dl-gui\resources\app.asar.unpacked\binaries`
   and then hit **Enter** key or **OK** Button.

3. Now navigate to the YT-DLP download folder and copy the downloaded file (from Step 1) and Paste the file into the folder we just opened in Step 2. Make sure the filename stays/is "yt-dlp"(.exe)

Restart the application and now it should work! 🚀

For some reason, a fresh installation doesn't seem to install this binary and the update check too fails to observe that the file is missing.

cc: @ericmp33 @ArchemedIan @anothermelon @ethrea @itscaro

Thank you for everything 🙏

@ErikBrown2
Copy link

You can also use this yt-dlp updater. Just unzip it to any folder and double click it. It will then download the latest version of yt-dlp.exe and put it in the right directory for Open Video Downloader.

yt-dlp_Updater.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

15 participants