• v0.28.1 519e0d4156

    v0.28.1 Stable

    webstreamr released this 2025-06-13 10:32:02 +00:00 | 931 commits to main since this release

    0.28.1 (2025-06-13)

    Miscellaneous Chores

    • deps: update dependency ts-jest to v29.4.0 (#135) (af8cadc)
    • deps: update jest monorepo to v30 (c9d8a03)
    • fetcher: decrease regular request timeout to 5s (5aeab3f)
    • rename handler to source (b4b8581)

    Bug Fixes

    • extractor: detect SuperVideo video deletion/expiration (d1da91e)
    • extractor: handle missing VidSrc files (013fb40)

    Code Refactoring

    • clean up handler import (9432ba5)
    • define member accessiblity explicitly (bdae1ff)
    • extractor: introduce parent class for simplifications (9b59432)
    • introduce helper showExternalUrls() (15099de)
    • make BlockedReason an enum (b5067aa)
    • make CountryCode an enum (250d6a1)
    • separate handlers and extractors (d2d7e84)

    Tests

    • enable new globalsCleanup (2447780)
    Downloads