• v0.53.2 4bb8e132f5

    v0.53.2 Stable

    webstreamr released this 2025-09-29 10:51:23 +00:00 | 451 commits to main since this release

    0.53.2 (2025-09-29)

    Miscellaneous Chores

    Bug Fixes

    • source: adapt MegaKino for new search (fb689bf)
    Downloads
  • v0.53.1 b670fc7109

    v0.53.1 Stable

    webstreamr released this 2025-09-28 20:48:38 +00:00 | 454 commits to main since this release

    0.53.1 (2025-09-28)

    Miscellaneous Chores

    • add referer explicitly to sources (be7c19a)
    • bring back mediaflow proxy redirect url generation (d8a4375)
    • deps: update jest monorepo to v30.2.0 (#384) (708d3d7)
    • fetcher: add referer to fetch logging (fcced2e)
    • rework referer header passing and mediaflow proxy URL creation (25b326e)

    Bug Fixes

    • do not write out label twice if the same for source and extractor (6053034)
    • source: improve Eurostream partial keyword matching (af5c3f2)
    Downloads
  • v0.53.0 447153ca3c

    v0.53.0 Stable

    webstreamr released this 2025-09-25 14:52:50 +00:00 | 462 commits to main since this release

    0.53.0 (2025-09-25)

    Miscellaneous Chores

    Features

    Bug Fixes

    • source: use iframe src from API as referer for Movix (ae34284)
    Downloads
  • v0.52.5 3757a3514b

    v0.52.5 Stable

    webstreamr released this 2025-09-24 18:55:24 +00:00 | 467 commits to main since this release

    0.52.5 (2025-09-24)

    Miscellaneous Chores

    • add web emoji as icon (b124408)
    • extractor: add DoodStream host (da556d3)
    • extractor: add FileLions domain (6f412d7)
    • fetcher: double queue limit and timeouts (4697d15)

    Bug Fixes

    • always move errors up and external urls down (ddc8133)
    • prefer using source referer for extractors if it exists (42d46ac)
    • source: set correct referer for Movix (6214df7)

    Code Refactoring

    • fetcher: introduce json method (a96d015)
    Downloads
  • v0.52.4 4c5f5a3514

    v0.52.4 Stable

    webstreamr released this 2025-09-23 08:52:50 +00:00 | 476 commits to main since this release

    0.52.4 (2025-09-23)

    Miscellaneous Chores

    • deps: lock file maintenance (#374) (1a2b40d)
    • deps: update dependency @stylistic/eslint-plugin to v5.4.0 (#371) (953a791)
    • deps: update dependency @types/node to v22.18.6 (#373) (b7714d7)
    • deps: update dependency ts-jest to v29.4.4 (#368) (48b0924)
    • deps: update dependency typescript-eslint to v8.44.1 (#376) (9709c31)
    • deps: update eslint monorepo to v9.36.0 (#369) (092d53e)
    • fetcher: complete proxy headers (0a0beda)
    • remove XPrime (6d5a511)

    Bug Fixes

    • deps: update dependency cacheable to v2.0.2 (#377) (2e3b660)

    Reverts

    • Revert "chore(fetcher): try to remove the proxy headers (again)" (7e771c2)
    Downloads
  • v0.52.3 a2af1ae21e

    v0.52.3 Stable

    webstreamr released this 2025-09-18 08:54:27 +00:00 | 487 commits to main since this release

    0.52.3 (2025-09-18)

    Miscellaneous Chores

    • deps: update dependency ts-jest to v29.4.3 (#365) (833c487)

    Bug Fixes

    • deps: update dependency cacheable to v2.0.1 (#364) (f9d8dc0)
    • source: improve 4KHDHub year and title matching (a30b271)

    Reverts

    • Revert "fix: remove turnstyle detection to check if it causes false-positives" (60f44c9)
    Downloads
  • v0.52.2 1433d032f3

    v0.52.2 Stable

    webstreamr released this 2025-09-16 14:50:54 +00:00 | 492 commits to main since this release

    0.52.2 (2025-09-16)

    Miscellaneous Chores

    • deps: lock file maintenance (#359) (1028c66)
    • deps: update dependency @types/node to v22.18.3 (#358) (e33aa42)
    • deps: update dependency ts-jest to v29.4.2 (#361) (6ef80d3)
    • deps: update dependency typescript-eslint to v8.44.0 (#362) (261897c)

    Bug Fixes

    • do not return cache headers when noCache is set (d06c293)
    • extractor: filter out non-accessible HubCloud streams (c819dd6)
    • extractor: normalize Streamtape URLs (aeb7ce5)
    • fetcher: only retry 503 and 504 (d90cd8f)
    • remove turnstyle detection to check if it causes false-positives (c10ca29)
    Downloads
  • v0.52.1 48b6f9efb0

    v0.52.1 Stable

    webstreamr released this 2025-09-14 21:12:05 +00:00 | 502 commits to main since this release

    0.52.1 (2025-09-14)

    Bug Fixes

    • source: re-implement PrimeWire in safer and more efficient way (f4d9058)
    Downloads
  • v0.52.0 65c73e8b6e

    v0.52.0 Stable

    webstreamr released this 2025-09-14 19:31:32 +00:00 | 504 commits to main since this release

    0.52.0 (2025-09-14)

    Features

    • allow to disable extractors via env var (737bf6a)
    • allow to disable sources via env var (f89d906)
    Downloads
  • v0.51.2 a3c25adc7a

    v0.51.2 Stable

    webstreamr released this 2025-09-14 18:19:23 +00:00 | 507 commits to main since this release

    0.51.2 (2025-09-14)

    Bug Fixes

    • fetcher: re-use proxy agents (ae32376)
    • log more infos for uncaught errors (8b479be)
    • source: close jsdom window immediately after getting HTML (aded562)

    Reverts

    • Revert recent reverts again (8acbd37)
    Downloads