• v0.19.2 e6980e5676

    v0.19.2 Stable

    webstreamr released this 2025-05-19 10:06:03 +00:00 | 1106 commits to main since this release

    0.19.2 (2025-05-19)

    Miscellaneous Chores

    • deps: update dependency @types/express to v5.0.2 (#61) (ba57833)
    • deps: update dependency @types/node to v22.15.19 (#62) (1cc2a18)
    • fetcher: remove proxy headers, add default timeout (c2c5331)
    Downloads
  • v0.19.1 1197b9aba3

    v0.19.1 Stable

    webstreamr released this 2025-05-18 21:04:59 +00:00 | 1110 commits to main since this release

    0.19.1 (2025-05-18)

    Reverts

    • "feat(extractor): implement UQLoad" (57799a7)
    Downloads
  • v0.19.0 6a166b29a9

    v0.19.0 Stable

    webstreamr released this 2025-05-18 20:26:30 +00:00 | 1112 commits to main since this release

    0.19.0 (2025-05-18)

    Features

    • extractor: implement UQLoad (fb61d39)
    • implement IMDb -> TMDB ID conversion helper (03cb05e)

    Code Refactoring

    • extractor: manipulate URL instead of creating new one (b5c45d8)
    • handler: switch Frembed to TMDB search which is more reliable (d8a19d4)
    Downloads
  • v0.18.0 91eb1de1c4

    v0.18.0 Stable

    webstreamr released this 2025-05-17 22:10:13 +00:00 | 1117 commits to main since this release

    0.18.0 (2025-05-17)

    Miscellaneous Chores

    • manifest: add stremio-addons.net signature (ac4ded4)

    Features

    • configure languages instead of handlers (5b389ad)
    Downloads
  • v0.17.0 d368b3a9de

    v0.17.0 Stable

    webstreamr released this 2025-05-17 19:41:29 +00:00 | 1120 commits to main since this release

    0.17.0 (2025-05-17)

    Miscellaneous Chores

    • create ID per request for logging and error response (f635d6c)

    Documentation

    Features

    • handler: limited Frembed support (8b82215)

    Code Refactoring

    • cleanup url and extractorRegistry variable/prop names (4a705ce)
    • use template literal consistently (f2fb482)
    Downloads
  • v0.16.1 b331dc66ac

    v0.16.1 Stable

    webstreamr released this 2025-05-16 23:06:50 +00:00 | 1127 commits to main since this release

    0.16.1 (2025-05-16)

    Reverts

    • "feat(extractor): implement Mixdrop" (bb395f0)
    Downloads
  • v0.16.0 2c4cccab66

    v0.16.0 Stable

    webstreamr released this 2025-05-16 20:37:17 +00:00 | 1129 commits to main since this release

    0.16.0 (2025-05-16)

    Miscellaneous Chores

    • deps: update dependency @eslint/js to v9.27.0 (#51) (8bc30b8)
    • deps: update dependency eslint to v9.27.0 (#52) (16b01a5)
    • deps: update dependency ts-jest to v29.3.4 (#50) (6027332)
    • rename behaviourHints to behaviorHints 🤦 (e06b8a2)
    • return stream.behaviorHints.videoSize when possible (07ffe44)

    Features

    • extractor: implement Mixdrop (4c53161)

    Bug Fixes

    • extractor: do not throw for broken/outdated link (63a79f8)

    Code Refactoring

    • extractor: improve DoodStream comment about no match case (24f1107)
    • use url.href instead of url.toString() (b790cc7)
    Downloads
  • v0.15.2 7698757865

    v0.15.2 Stable

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

    0.15.2 (2025-05-16)

    Miscellaneous Chores

    • compare by label if both height and bytes are the same (e13ab0c)
    Downloads
  • v0.15.1 269a05499d

    v0.15.1 Stable

    webstreamr released this 2025-05-16 15:24:05 +00:00 | 1141 commits to main since this release

    0.15.1 (2025-05-16)

    Bug Fixes

    • rename behaviourHints.group to behaviourHints.bingeGroup (241e6b0)
    Downloads
  • v0.15.0 4857bc0494

    v0.15.0 Stable

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

    0.15.0 (2025-05-16)

    Features

    • extractor: try to semi-blindly implement DoodStream support (8740979)

    Code Refactoring

    • extractor: remove embed part from extractor (87ec328)
    • fetcher: use origin for the referrer (938f6cb)
    Downloads