All Versions
13
Latest Version
Avg Release Cycle
37 days
Latest Release
1353 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