This function downloads the latest 'FFmpeg' executable and sets it up for the user.
It ensures compliance with MIT licensing by not bundling 'FFmpeg' within the package.
Usage
download_ffmpeg()
Arguments
Value
A string containing the path to the downloaded 'FFmpeg' executable.