Skip to content

Releases: muxinc/mux-python

3.3.1

17 Feb 03:59

Choose a tag to compare

Bugs Fixed

  • PlaybackRestrictionResponse and ListPlaybackRestrictionResponse models 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

31 Jan 16:24

Choose a tag to compare

Changed Operations

  • added live_stream_status query to list-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

20 Dec 21:53

Choose a tag to compare

Changed Operations

  • added embedded_subtitles to LiveStreamResponse
  • added live_stream_id to list-delivery-usage

New Operations

  • update-live-stream
  • update-asset
  • create-playback-restriction
  • list-playback-restrictions
  • delete-playback-restriction
  • get-playback-restriction
  • update-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

01 Nov 14:07

Choose a tag to compare

  • Added group_by to get_metric_timeseries_data.
  • Some minor bug fixes.

3.0.0

22 Oct 15:28
1970847

Choose a tag to compare

  • breaking change: the max_channel_layout field of Track was 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

15 Oct 18:24

Choose a tag to compare

2.3.0

13 Oct 21:19

Choose a tag to compare

2.2.0

23 Sep 18:14

Choose a tag to compare

2.1.1

11 Sep 21:01

Choose a tag to compare

  • Fixed typo in RealTimeBreakdownValue such that concurrent_viewers is correctly represented. Thanks to @catlina71 for the report.

2.1.0

09 Sep 23:22

Choose a tag to compare