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.58k stars 465 forks source link

yt-dlp.exe miss ? #456

Open mmoeyaert opened 1 year ago

mmoeyaert commented 1 year ago

Describe the bug When i try to export a MP3 from youtube, I have an error message I search in error message and I think it's because I don't have "yt-dlp.exe" in appdata (see attached file) I uninstall/install the soft but it's he same thing

To Reproduce Steps to reproduce the behavior: Simply try to export MP3

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional info (please complete the following information):

Additional context It's a new computer. All was OK on the old one. yt-dlp exe miss

mmoeyaert commented 1 year ago

For information, I tested on another computer on Windows 10 and I have the same issue

mmoeyaert commented 1 year ago

It's OK for me with an older version 2.1 for information

StefanLobbenmeier commented 1 year ago

Hey :) this is the issue everyone is having, which is why I fixed it in my fork https://github.com/StefanLobbenmeier/youtube-dl-gui

H25E commented 1 year ago

On windows download yt-dlp.exe from here: https://github.com/yt-dlp/yt-dlp/releases

And copy it on: C:\Users\\AppData\Local\Programs\youtube-dl-gui\resources\app.asar.unpacked\binaries\

Or if you use the portable version, copy it on the autogenerated folder.

And voila

KpochMX commented 1 year ago

On windows download yt-dlp.exe from here: https://github.com/yt-dlp/yt-dlp/releases

And copy it on: C:\Users\AppData\Local\Programs\youtube-dl-gui\resources\app.asar.unpacked\binaries\

Or if you use the portable version, copy it on the autogenerated folder.

And voila

this is not working i just did and keep getting the same error

mmoeyaert commented 1 year ago

Hi all

StefanLobbenmeier's links permit to fix my problem.

Thank you all.

himyjan commented 1 month ago

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

or

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