• v0.14.1 7d465c0229

    v0.14.1 Stable

    webstreamr released this 2025-05-15 14:55:00 +00:00 | 1147 commits to main since this release

    0.14.1 (2025-05-15)

    Miscellaneous Chores

    • add missing dot after GitHub link (91a6935)
    • deps: update dependency ts-jest to v29.3.3 (#44) (acd29d8)

    Bug Fixes

    • add back cache-control headers (c1da2d5)
    • fetcher: do not overwrite config (e8ed101)
    Downloads
  • v0.14.0 5206aa2c4a

    v0.14.0 Stable

    webstreamr released this 2025-05-14 13:12:40 +00:00 | 1152 commits to main since this release

    0.14.0 (2025-05-14)

    Miscellaneous Chores

    • fetcher: always set same URL host as referer (281cba8)

    Features

    • fetcher: retry all 4xx requests too (728bc7e)

    Code Refactoring

    • handler: also pass content type to handle() (956ba68)
    Downloads
  • v0.13.0 c5112124f5

    v0.13.0 Stable

    webstreamr released this 2025-05-14 10:14:37 +00:00 | 1156 commits to main since this release

    0.13.0 (2025-05-14)

    Features

    • handler: add CineHDPlus (es/mx series) (7f26047)
    • handler: add Eurostream (it series) (c6d9bfb)
    Downloads
  • v0.12.0 1fb59bcb6d

    v0.12.0 Stable

    webstreamr released this 2025-05-13 18:32:57 +00:00 | 1159 commits to main since this release

    0.12.0 (2025-05-13)

    Miscellaneous Chores

    • extractor: log more infos (349c26c)

    Features

    • fetcher: add retry capability using axios-retry (1c1ffcd)
    Downloads
  • v0.11.2 1454d21e4d

    v0.11.2 Stable

    webstreamr released this 2025-05-13 16:06:43 +00:00 | 1162 commits to main since this release

    0.11.2 (2025-05-13)

    Code Refactoring

    • fetcher: switch to axios for hopefully better errors (41d2f23)
    Downloads
  • v0.11.1 739ded0aa2

    v0.11.1 Stable

    webstreamr released this 2025-05-13 12:52:22 +00:00 | 1164 commits to main since this release

    0.11.1 (2025-05-13)

    Miscellaneous Chores

    • add link to GitHub on configure page, improve content type info (1be7564)
    Downloads
  • v0.11.0 f0a8ab540a

    v0.11.0 Stable

    webstreamr released this 2025-05-13 12:43:36 +00:00 | 1166 commits to main since this release

    0.11.0 (2025-05-13)

    Miscellaneous Chores

    • deps: update dependency typescript-eslint to v8.32.1 (#37) (11fa19c)
    • manifest: don't show language codes next to flags (ce6aca5)

    Features

    • handler: return handler issues as streams for better visibility (d4db807)

    Code Refactoring

    • extract stream resolving and add tests (5665c6a)
    • routes: use router via controllers (15a53de)
    • simplify embed extractor handling and hide away internals (68a7a41)
    Downloads
  • v0.10.1 7271b1c100

    v0.10.1 Stable

    webstreamr released this 2025-05-12 15:31:59 +00:00 | 1173 commits to main since this release

    0.10.1 (2025-05-12)

    Bug Fixes

    • remove cache-control headers (4da2567)
    Downloads
  • v0.10.0 cc429acbc3

    v0.10.0 Stable

    webstreamr released this 2025-05-12 15:16:53 +00:00 | 1175 commits to main since this release

    0.10.0 (2025-05-12)

    Features

    Bug Fixes

    • add language to sourceId for better grouping / binge watching (3d4129f)

    Code Refactoring

    • rename language to countryCode to avoid confusion (8ba6fdb)

    Tests

    • handler: use correct name in describe block (9145e9c)
    Downloads
  • v0.9.0 9c9a8e410b

    v0.9.0 Stable

    webstreamr released this 2025-05-12 14:15:20 +00:00 | 1180 commits to main since this release

    0.9.0 (2025-05-12)

    Features

    • handler: add MostraGuarda (02c9ae3)
    • manifest: show supported content types for each config/handler (23eb87e)
    Downloads