• v0.40.0 ebcdc5ebd3

    v0.40.0 Stable

    webstreamr released this 2025-07-21 20:05:12 +00:00 | 756 commits to main since this release

    0.40.0 (2025-07-21)

    Miscellaneous Chores

    • deps: lock file maintenance (#231) (b0dd5de)
    • deps: update dependency @stylistic/eslint-plugin to v5.2.1 (#234) (ff45f43)
    • deps: update dependency @types/node to v22.16.5 (#230) (ea7b392)
    • deps: update dependency typescript-eslint to v8.38.0 (#236) (3c65768)
    • handle cloudflare 451 censor block, show block reasons (51b9104)
    • mention languages and MediaFlow Proxy in description (951d442)
    • try checking for blocks in health check endpoint (ef36f48)

    Features

    • disable extractors via config (114d296)

    Bug Fixes

    • deps: update dependency cheerio to v1.1.1 (#228) (3401525)
    • deps: update dependency cheerio to v1.1.2 (#235) (3d76b0a)

    Code Refactoring

    • improve manifest type (6fe09fc)
    • introduce createSources() analogue to createExtractors() (453cc74)
    Downloads
  • v0.39.2 ee411709fc

    v0.39.2 Stable

    webstreamr released this 2025-07-20 18:46:46 +00:00 | 769 commits to main since this release

    0.39.2 (2025-07-20)

    Bug Fixes

    • fetcher: support Basic Auth (674eb7c)
    • source: use latest search params for Eurostreaming (c62870a)
    Downloads
  • v0.39.1 75a5133004

    v0.39.1 Stable

    webstreamr released this 2025-07-20 12:01:52 +00:00 | 772 commits to main since this release

    0.39.1 (2025-07-20)

    Miscellaneous Chores

    • add explicit info that we can't fix 5xx errors (8ad5a8f)
    • disable all console functions in favor of logger (d1e410e)

    Bug Fixes

    • use correct request ID header in context (1a37662)
    Downloads
  • v0.39.0 70e6e670f3

    v0.39.0 Stable

    webstreamr released this 2025-07-18 18:40:24 +00:00 | 776 commits to main since this release

    0.39.0 (2025-07-18)

    Features

    • extractor: add Fastream via MediaFlow Proxy (f3f61c8)
    • source: add HomeCine (5759a31)

    Bug Fixes

    • deps: update dependency undici to v7.12.0 (#223) (603bcff)
    • extractor: do not skip external blocked URLs (533470d)

    Code Refactoring

    • make TMDB detail fetching more DRY (f6dcd74)
    Downloads
  • v0.38.1 b31e029145

    v0.38.1 Stable

    webstreamr released this 2025-07-18 09:24:52 +00:00 | 782 commits to main since this release

    0.38.1 (2025-07-18)

    Bug Fixes

    • do not use cache and proxy headers for health requests (de8e0bd)
    Downloads
  • v0.38.0 258859462f

    v0.38.0 Stable

    webstreamr released this 2025-07-18 08:20:32 +00:00 | 784 commits to main since this release

    0.38.0 (2025-07-18)

    Features

    Code Refactoring

    • extract context creation (5555ba7)
    Downloads
  • v0.37.2 21ad16861a

    v0.37.2 Stable

    webstreamr released this 2025-07-17 08:02:00 +00:00 | 787 commits to main since this release

    0.37.2 (2025-07-17)

    Reverts

    • "chore: remove Soaper 😭" 🎉 (1b9ee36)
    Downloads
  • v0.37.1 72e2f33074

    v0.37.1 Stable

    webstreamr released this 2025-07-16 20:17:30 +00:00 | 789 commits to main since this release

    0.37.1 (2025-07-16)

    Miscellaneous Chores

    • deps: update dependency @stylistic/eslint-plugin to v5.2.0 (#219) (1fda7f6)
    • extractor: normalize Mixdrop non-embed URLs (7cf313c)
    Downloads
  • v0.37.0 45febec802

    v0.37.0 Stable

    webstreamr released this 2025-07-15 21:52:43 +00:00 | 792 commits to main since this release

    0.37.0 (2025-07-15)

    Miscellaneous Chores

    • deps: update dependency typescript-eslint to v8.37.0 (#215) (f701ed3)
    • extractor: normalize Dropload download URLs (69afcdc)

    Features

    Bug Fixes

    • fetcher: import correct Headers (e03621d)
    Downloads
  • v0.36.2 d70013ee8e

    v0.36.2 Stable

    webstreamr released this 2025-07-14 17:17:39 +00:00 | 797 commits to main since this release

    0.36.2 (2025-07-14)

    Miscellaneous Chores

    Bug Fixes

    • extractor: support DoodStream via cloudflarestorage (25d3211)
    • source: handle non-existent movies gracefully (a371f86)
    Downloads