You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ffmpeg_downloader.installed() function only seems to check if ffmpeg is installed in the dir this program would install it in, but it doesn't check if it's already in the system path or callable globally from the CLI.