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.4k stars 438 forks source link

ffmepg location not found #487

Open vxxxy opened 1 year ago

vxxxy commented 1 year ago

Error postprocessing : ffmepg location not found. Please install or provide the path using --ffmpeg-location

I have the ffmpeg downloaded, Using yt-dl-gui v2.4.0 Appimage, where suppose to input the ffmpeg location in dl-gui?

My system KDEneon 5.27

StefanLobbenmeier commented 1 year ago

Hey @vxxxy, you can either follow the workaround in the linked issue, or use my latest release here https://github.com/StefanLobbenmeier/youtube-dl-gui/releases/tag/v2.4.10

NuzerN00NE commented 11 months ago

Hi @vxxxy, I have the same problem, to fix it just install ffmpeg (via https://github.com/BtbN/FFmpeg-Builds/releases ) and select your BIOS, unzip the file, copy the three .exe files into the installation folder (of Open Video Downloader) under \resources\app.asar.unpacked\binaries

PS This "guide" is from a Windows user, for Linux or Apple it may be similar, but I cannot guarantee it.

StefanLobbenmeier commented 11 months ago

Paths for Linux and macOS are here https://github.com/StefanLobbenmeier/youtube-dl-gui/issues/45#issuecomment-1505244561

Sv443 commented 11 months ago

Debian KDE here, I placed my ffmpeg, ffprobe and yt-dlp-unix binaries inside ~/.youtube-dl-gui/ and it's been working just fine