- Added additional parsing for simple CUE-OUT with Duration key - Added _cueout_duration to _parse_cueout - Added AVERAGE-BANDWIDTH to IFramePlaylist - Added VIDEO-RANGE to IFramePlaylist - Added new playlist delta attributes from v10 - Added HDCP-LEVEL to StreamInfo and IFramePlaylist
0.7.1
- Fixed base path when query string has slashes - Fixed load file decode issue in non-english platform
0.7.0
* EXTINF tag must not violate floating point spec * Drop Python 2 support * Allow users to use proxies * Allow users to use a custom HTTP client * Rounded framerate to 3 decimal places per spec * Support VIDEO-RANGE in StreamInfo
0.6.0
* Order DATERANGE x-<client-attr>s predictably * EXT-X-GAP support * Added ability for extra parameters to be passed to Key class * Add DATERANGE tag support * Add support for EXT-X-PRELOAD-HINT
0.5.4
* Fixes a problem when a playlist comes with negative numbers, keeping them as they are.