alfred-video-downloader
alfred-video-downloader copied to clipboard
failed to convert mp3
ffmpeg_installed=$(program_exists "ffmpeg")
command not found :program_exists
solved this problem? same here.
Im using ffmpeg from homebrew "brew install ffmpeg".
ffmpeg installed :
Im already checked inside shelper.sh and the command program_exists is there, and is working as well , but still getting false at this if condition :
@initeasylife I solved here fixing my .bash_profile, setting my PATH variable correctly Also added --embed-thumbnail at options to use video thumb at mp3 cover If you want some help to fix it I used this link https://natelandau.com/my-mac-osx-bash_profile/