opus codec as a heroku buildpack
This repository has been archived on 2026-06-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Rishav Kundu 4b617b0d3e Improve build times
Disable doc generation and dependency tracking. Use `nproc` cores
with make -j
2021-03-26 08:23:48 +05:30
bin Improve build times 2021-03-26 08:23:48 +05:30
LICENSE Add MIT license 2021-03-26 07:55:00 +05:30
README.md Update README.md 2021-03-26 07:56:58 +05:30

heroku-opus

Installs the opus codec for usage with heroku apps.

How to use

https://devcenter.heroku.com/articles/using-multiple-buildpacks-for-an-app#adding-a-buildpack

Please leave a star if you found this useful.

Also see the warning below.

Example use case

Warning

Do not use discord.opus.load_opus (for discord.py and similar). This library will be picked up by discord.py automatically!