All Versions
13
Latest Version
Avg Release Cycle
37 days
Latest Release
1852 days ago

Changelog History
Page 1

  • v0.7.1 Changes

    August 06, 2020
    • 🛠 Fixed base path when query string has slashes
    • 🛠 Fixed load file decode issue in non-english platform
  • v0.7.0 Changes

    July 20, 2020
    • 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
  • v0.6.0 Changes

    May 04, 2020
    • Order DATERANGE x-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
  • v0.5.4 Changes

    January 19, 2020
    • 🛠 Fixes a problem when a playlist comes with negative numbers, keeping them as they are.
  • v0.5.3 Changes

    December 08, 2019
    • 👍 Allow individual EXT-X-MAP tag for segment
  • v0.5.2 Changes

    November 16, 2019
    • ➕ Add SCTE35 CUE-OUT and CUE-IN support
    • ➕ Add #EXT-X-SESSION-KEY support
  • v0.5.1 Changes

    November 04, 2019
    • 📦 Missing SSL package import to create an unverified context
  • v0.5.0 Changes

    September 30, 2019
    • 📜 Parse EXT-X-VERSION as an int as per spec
    • Option to disable SSL verification
    • Ensure correct dumping of rendition report when LAST-PART is 0
  • v0.4.0 Changes

    September 12, 2019
    • 🔨 Refactor StreamInfo (uses a class now)
    • 👍 Introduce session_data tag support
    • Ensure that final line is terminated as per spec
  • v0.3.12 Changes

    August 16, 2019
    • ➕ Add support for (preliminary) low latency protocol extensions
    • 🛠 Fix quote handling on ASSOC-LANGUAGE and INSTREAM-ID
    • Don't assume EXTINF titles are quoted