• v0.32.1 c36d444657

    v0.32.1 Stable

    webstreamr released this 2025-06-25 20:08:02 +00:00 | 852 commits to main since this release

    0.32.1 (2025-06-25)

    Bug Fixes

    • extractor: do not cache session-scoped Fsst (ec037d7)
    • fetcher: remove 200 minimum cache (80e4f4e)
    Downloads
  • v0.32.0 8ab564164b

    v0.32.0 Stable

    webstreamr released this 2025-06-25 19:22:05 +00:00 | 855 commits to main since this release

    0.32.0 (2025-06-25)

    Miscellaneous Chores

    • deps: update dependency jest to v30.0.3 (#174) (2ed2ea3)
    • deps: update node.js to v22.17.0 (#178) (28123ca)
    • handle invalid MediaFlow Proxy password better (e895077)

    Features

    • extractor: support multi-language in VixSrc (c0fc6ff)
    • make VixSrc a default multi-language source (35e049f)

    Bug Fixes

    • build MediaFlow Proxy URL without concatenation (3ac1063)

    Code Refactoring

    • add support for multi-language extractor results (91d5e9d)
    Downloads
  • v0.31.2 97e5f2595f

    v0.31.2 Stable

    webstreamr released this 2025-06-24 23:33:52 +00:00 | 863 commits to main since this release

    0.31.2 (2025-06-24)

    Miscellaneous Chores

    • empty commit to trigger release (5fffd0a)
    Downloads
  • v0.31.1 0bb6502e70

    v0.31.1 Stable

    webstreamr released this 2025-06-24 23:23:47 +00:00 | 865 commits to main since this release

    0.31.1 (2025-06-24)

    Bug Fixes

    • extractor: avoid cache clash between context dependent extractors (287b031)
    Downloads
  • v0.31.0 ac6eccc58a

    v0.31.0 Stable

    webstreamr released this 2025-06-24 22:53:04 +00:00 | 867 commits to main since this release

    0.31.0 (2025-06-24)

    Features

    • extractor: implement VixSrc via MediaFlow Proxy (f12e3c5)
    • pre-load ElfHosted MediaFlow Proxy config URL (9e22420)

    Bug Fixes

    • support password-less MediaFlow Proxy (39dec26)
    • typo/grammar mistake in includeExternalUrls config option (412e89b)

    Code Refactoring

    • pass Context instead of Config to MFP helper (7ea5722)
    Downloads
  • v0.30.2 16870aa257

    v0.30.2 Stable

    webstreamr released this 2025-06-24 11:24:12 +00:00 | 873 commits to main since this release

    0.30.2 (2025-06-24)

    Bug Fixes

    • source: update Frembed domain (24601fe)

    Code Refactoring

    • extract Media Flow Proxy functions (b2eb16f)
    Downloads
  • v0.30.1 64d1da9dc6

    v0.30.1 Stable

    webstreamr released this 2025-06-23 19:09:59 +00:00 | 876 commits to main since this release

    0.30.1 (2025-06-23)

    Miscellaneous Chores

    • deps: update dependency typescript-eslint to v8.35.0 (#164) (5656abb)

    Bug Fixes

    • source: do not mix es/mx in Cuevana (bd67664)
    Downloads
  • v0.30.0 731167efa8

    v0.30.0 Stable

    webstreamr released this 2025-06-23 12:45:20 +00:00 | 879 commits to main since this release

    0.30.0 (2025-06-23)

    Miscellaneous Chores

    • deps: update dependency @stylistic/eslint-plugin to v5 (#160) (74e9653)
    • deps: update dependency @types/node to v22.15.32 (#159) (fca2841)
    • extractor: add MediaFlow Proxy info to Mixdrop label (d641fa1)

    Features

    • extractor: implement Mixdrop via MediaFlow Proxy (7c60042)
    • extractor: implement Uqload via MediaFlow Proxy (ab588a1)
    • fetcher: add proxy support (f90a53d)

    Bug Fixes

    • extractor: introduce format and set notWebReady accordingly (fd1145c)
    Downloads
  • v0.29.3 0f415b7521

    v0.29.3 Stable

    webstreamr released this 2025-06-19 12:28:37 +00:00 | 887 commits to main since this release

    0.29.3 (2025-06-19)

    Miscellaneous Chores

    • deps: update jest monorepo to v30.0.1 (#152) (ac73597)
    • deps: update jest monorepo to v30.0.2 (#154) (6f1f046)
    • extractor: show label instead of host for errors (1d263b5)
    • fetcher: remove unneeded istanbul (d88cfd4)
    • make ip in Context optional (138e92a)
    • use add-on URL as default externalUrl (552620a)

    Bug Fixes

    • config checkbox handling of includeExternalUrls (b5855aa)

    Tests

    • introduce helper function createTestContext (2d4c5a8)
    Downloads
  • v0.29.2 220fb7bdf4

    v0.29.2 Stable

    webstreamr released this 2025-06-18 10:07:08 +00:00 | 896 commits to main since this release

    0.29.2 (2025-06-18)

    Miscellaneous Chores

    • deps: update dependency fetch-mock to v12.5.3 (#148) (9fcc1c6)
    • do not show external URLs by default (c1f9de5)
    • more minimal result format with less bloat and icons (deef8ab)

    Bug Fixes

    • extractor: handle Fsst with single file result (6c7993c)
    Downloads