mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
[GH-ISSUE #383] Audio Bitrate as an API body parameter #6081
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @2shiraz on GitHub (Mar 6, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/383
Getting the bitrate for audio media from the API body as an optional parameter. If Bitrate is present, override the hardcoded (320 kbps) bitrate value with that.
@wukko commented on GitHub (May 3, 2024):
duplicate of #251