'How to install ffmpeg on Heroku

I have a Python application on Heroku. How can I install ffmpeg on the app?

I tried installing it using the buildpack but I got this error: discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ClientException: ffmpeg was not found.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source