mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 102 forks source link

Can't find codecs after update #365

Closed kreed-gench closed 5 months ago

kreed-gench commented 5 months ago

After an automatic update to 4.2.0, the app has been giving me these errors on startup:

[media-downloader] Failed to find executable "aria2c.exe" [media-downloader] Error, executable to backend "aria2c" could not be found [media-downloader] Error, executable to backend "wget" could not be found [media-downloader] Failed to find executable "ffmpeg.exe" [media-downloader] Error, executable to backend "ffmpeg" could not be found [media-downloader] Failed to find executable "aria2c.exe" [media-downloader] Error, executable to backend "aria2c" could not be found [media-downloader] Failed to find executable "wget.exe"

kreed-gench commented 5 months ago

I see these executables under the 3rdParty folder, but Media Downloader doesn't seem to detect them

kreed-gench commented 5 months ago

Manual reinstall fixed everything