• v0.66.0 e6adf6549a

    v0.66.0 Stable

    webstreamr released this 2026-02-02 14:44:23 +00:00 | 108 commits to main since this release

    0.66.0 (2026-02-02)

    Miscellaneous Chores

    Features

    Bug Fixes

    • fetcher: never block flaresolverr timeouts (c23ffa3)
    Downloads
  • v0.65.10 72c19e7f59

    v0.65.10 Stable

    webstreamr released this 2026-01-28 18:13:53 +00:00 | 112 commits to main since this release

    0.65.10 (2026-01-28)

    Miscellaneous Chores

    • deps: lock file maintenance (#686) (0743111)
    • deps: update dependency axios to v1.13.3 (#685) (19a73b3)
    • deps: update dependency axios to v1.13.4 (#689) (5c87c5d)
    • deps: update dependency typescript-eslint to v8.54.0 (#687) (8f8ecb8)
    • extractor: add new VOE domain (75c9509)
    • extractor: increase Fsst TTL to 3 hours (a876c9b)
    • extractor: increase StreamEmbed TTL to 3d (e52cee2)

    Bug Fixes

    • extractor: avoid caching results with empty meta, add some self-healing (2ba6e4f)
    • extractor: ensure every result has a ttl (db860c2)

    Code Refactoring

    • extractor: introduce internal type to reduce common code (50a7e55)
    Downloads
  • v0.65.9 bc98d64969

    v0.65.9 Stable

    webstreamr released this 2026-01-23 22:14:09 +00:00 | 123 commits to main since this release

    0.65.9 (2026-01-23)

    Miscellaneous Chores

    • deps: update dependency @keyv/sqlite to v4.0.8 (#677) (e5197fd)
    • deps: update dependency @stylistic/eslint-plugin to v5.7.1 (#682) (622b1b3)
    • deps: update dependency axios-cache-interceptor to v1.11.4 (#678) (d3db3fc)
    • deps: update dependency cheerio to v1.2.0 (#683) (43e16f5)

    Bug Fixes

    • extractor: use full cached meta to avoid invalid cache states (a90d7b1)

    Code Refactoring

    • cache: extract clearCache function (12ea135)
    • cache: make code more dry and return in-memory cache for test env (a5539bc)
    Downloads
  • v0.65.8 9945ed4615

    v0.65.8 Stable

    webstreamr released this 2026-01-20 21:13:14 +00:00 | 131 commits to main since this release

    0.65.8 (2026-01-20)

    Miscellaneous Chores

    • add env var for one-time cache file deletion (93fe1ae)
    • deps: update dependency typescript-eslint to v8.53.1 (#674) (7c88658)
    • extractor: add lauradaydo.com to VOE (3c979e7)
    • npm audit fix (28a83e2)

    Bug Fixes

    • extractor: never use external URL results for lazy URL caching to avoid clashes (1ddc8d9)
    • extractor: use MediaFlow Proxy for DoodStream (#676) (a00fa2c)
    Downloads
  • v0.65.7 92a4ed5578

    v0.65.7 Stable

    webstreamr released this 2026-01-19 11:01:50 +00:00 | 138 commits to main since this release

    0.65.7 (2026-01-19)

    Bug Fixes

    • pass empty array instead of undefined if meta has no countries (e8ed29e)
    Downloads
  • v0.65.6 ef2cc7f16b

    v0.65.6 Stable

    webstreamr released this 2026-01-19 09:42:17 +00:00 | 140 commits to main since this release

    0.65.6 (2026-01-19)

    Miscellaneous Chores

    • deps: lock file maintenance (#669) (7c99e4d)
    • deps: update dependency @types/node to v24.10.9 (#668) (aeb15d8)

    Bug Fixes

    • extractor: use correct referer for rgshows, treat vidzee response as block (d259587)
    • log all unhandled errors inside next handlers, terminate app properly for unhandled error outside (646e75d)
    Downloads
  • v0.65.5 771d664e5a

    v0.65.5 Stable

    webstreamr released this 2026-01-18 13:22:45 +00:00 | 145 commits to main since this release

    0.65.5 (2026-01-18)

    Miscellaneous Chores

    • add issue templates (5fd6202)
    • add priority for sorting, move VixSrc up and RgShows down (7b708e2)
    • deps: update dependency cacheable to v2.3.2 (#667) (8aa1344)
    • fetcher: tune FlareSolverr timeouts and use other cookie variants too (5b49dd0)

    Bug Fixes

    • extractor: only use bytes and height from meta cache to avoid clashes (a9c281c)
    Downloads
  • v0.65.4 7bb38fda3e

    v0.65.4 Stable

    webstreamr released this 2026-01-16 13:23:59 +00:00 | 151 commits to main since this release

    0.65.4 (2026-01-16)

    Miscellaneous Chores

    • extract HubDrive handling into own extractor re-using HubCloud for better caching, increase both TTLs (986db2c)
    • extractor: simplify cache expiration handling (507b960)
    Downloads
  • v0.65.3 546dee9799

    v0.65.3 Stable

    webstreamr released this 2026-01-16 11:47:27 +00:00 | 154 commits to main since this release

    0.65.3 (2026-01-16)

    Documentation

    • add tmp mount for persistent cache to Docker run example (231a12f)
    • mention FlareSolverr support / env var (e54b54b)

    Bug Fixes

    • fetcher: more FlareSolverr related stats, fix clearance cookie expiration (4cfbf73)
    Downloads
  • v0.65.2 58966ccff1

    v0.65.2 Stable

    webstreamr released this 2026-01-16 09:36:11 +00:00 | 158 commits to main since this release

    0.65.2 (2026-01-16)

    Miscellaneous Chores

    • deps: update dependency @tsconfig/node24 to v24.0.4 (#662) (90c56de)

    Bug Fixes

    • fetcher: make FlareSolverr work again, use single session and pass proxy (59c8495)
    • remove leftover logging (9cf9c44)
    Downloads