Releases: muxinc/mux-python
Releases · muxinc/mux-python
3.3.1
Bugs Fixed
PlaybackRestrictionResponseandListPlaybackRestrictionResponsemodels are now correct.
Changed Operations
No changed operations.
New Operations
No new operations.
For more information, consult the API reference at https://docs.mux.com/api-reference/video .
Thanks for using Mux!
3.3.0
Changed Operations
- added
live_stream_statusquery tolist-live-streams
New Operations
No new operations.
For more information, consult the API reference at https://docs.mux.com/api-reference/video .
Thanks for using Mux!
3.2.0
Changed Operations
- added
embedded_subtitlestoLiveStreamResponse - added
live_stream_idtolist-delivery-usage
New Operations
update-live-streamupdate-assetcreate-playback-restrictionlist-playback-restrictionsdelete-playback-restrictionget-playback-restrictionupdate-referrer-domain-restriction
For more information, consult the API reference at https://docs.mux.com/api-reference/video .
Thanks for using Mux!
3.1.0
3.0.0
- breaking change: the
max_channel_layoutfield ofTrackwas an enum and is now an open string, as our internal implementation couldn't realistically and exhaustively enumerate all possible options. This should be a very small change that applies only to projects ingesting media with multi-channel, non-stereo audio (5.1, 7.1, etc.).
2.3.1
- minor doc updates; check the API reference for more
2.3.0
- Live Captions is now GA!
- Minor API documentation fixes; consult the API reference for full details.
2.2.0
- added operation
get-live-stream-playback-id; consult https://docs.mux.com/api-reference for up-to-date details on our API
2.1.1
2.1.0
- Low latency (public beta) has landed! https://docs.mux.com/guides/video/reduce-live-stream-latency#lower-latency-options
- Minor API updates; consult https://docs.mux.com/api-reference for our canonical API reference.