mux-python icon indicating copy to clipboard operation
mux-python copied to clipboard

Official Mux API wrapper for python projects, supporting both Mux Data and Mux Video.

Results 11 mux-python issues
Sort by recently updated
recently updated
newest added

* Adds support for asset metadata * Replaces `input` on CreateAssetRequest with `inputs`, which accepts the same type, and added deprecation notices * Replaces `playback_policy` on CreateAssetRequest with `playback_policies`, which...