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.57k stars 464 forks source link

Error postprocessing, ffmepg location not found #486

Closed naftonaf closed 1 year ago

naftonaf commented 1 year ago

Hello, When downloading a video, an error appear. "Error postprocessing, ffmepg location not found"

I'm on Windows 10 22H2

Report ID: 478208ae

2023_04_11_12_45_02_Open_Video_Downloader

naftonaf commented 1 year ago

I've found how to repair ! Just download ffmpeg.exe and place it \AppData\Local\Programs\youtube-dl-gui\resources\app.asar.unpacked\binaries

afraca commented 1 year ago

Your solution is right, great job @naftonaf! I highly recommend you switch to a maintained fork. This version of Open Video Downloader hasn't seen activity in two years. The fork I'm using is this one: https://github.com/StefanLobbenmeier/youtube-dl-gui

It got a release as recent as yesterday and has worked a lot better for me.