PowerShell-Youtube-dl
PowerShell-Youtube-dl copied to clipboard
(Suggestion) Check whether ffmpeg.exe is a recognizable exec instead
I have my own local copy of ffmpeg.exe, which added manually on my user Path variable. It would be a great idea if the installer script checks whether ffmpeg.exe is a recognizable executable instead of looking at %USERPROFILE%\scripts\powershell-youtube-dl\bin\
This could save a lot of time during installation process.