• v0.23.3 ad98dc8661

    v0.23.3 Stable

    webstreamr released this 2025-06-05 10:31:36 +00:00 | 1016 commits to main since this release

    0.23.3 (2025-06-05)

    Miscellaneous Chores

    • fetcher: enable keepalive (65d2d0a)

    Bug Fixes

    • fetcher: use expires FlareSolverr cookie prop (#111) (523bbc0)

    Code Refactoring

    • fetcher: add full FlareSolverrResult type (092ee4b)
    • fetcher: introduce CustomRequestInit (63a53a1)
    Downloads
  • v0.23.2 d0802fea50

    v0.23.2 Stable

    webstreamr released this 2025-06-04 18:38:45 +00:00 | 1021 commits to main since this release

    0.23.2 (2025-06-04)

    Miscellaneous Chores

    • fetcher: persist and use FlareSolverr cookie and user agent (aa4c672)
    • fetcher: use queue limit of 10 again :) (0d3a5b8)
    • fetcher: use well-working node user agent by default again (efb0f96)
    Downloads
  • v0.23.1 a9ebe9946a

    v0.23.1 Stable

    webstreamr released this 2025-06-04 15:24:36 +00:00 | 1025 commits to main since this release

    0.23.1 (2025-06-04)

    Miscellaneous Chores

    • fetcher: increase queue limit to 30 (e6aa95f)
    • fetcher: use FlareSolverr also for other 403 Cloudflare responses (7387aef)

    Bug Fixes

    • fetcher: improve Flaresolverr fetching (2c9faeb)
    Downloads
  • v0.23.0 7c45c78788

    v0.23.0 Stable

    webstreamr released this 2025-06-04 14:20:24 +00:00 | 1029 commits to main since this release

    0.23.0 (2025-06-04)

    Miscellaneous Chores

    • do not log headers for known blocking reasons (7ec7219)

    Features

    • fetcher: add FlareSolverr support (af65ed0)

    Bug Fixes

    • extractor: do not mutate URLs to avoid cache misses (1b8f75f)
    • never cache result errors (fef59dd)
    Downloads
  • v0.22.10 a156e98831

    v0.22.10 Stable

    webstreamr released this 2025-06-04 10:59:20 +00:00 | 1034 commits to main since this release

    0.22.10 (2025-06-04)

    Miscellaneous Chores

    • fetcher: hard-code user-agent again for debugging purposes (422f7d0)

    Code Refactoring

    • extract env access into helpers (77fc20c)
    Downloads
  • v0.22.9 64823685cc

    v0.22.9 Stable

    webstreamr released this 2025-06-04 10:07:13 +00:00 | 1037 commits to main since this release

    0.22.9 (2025-06-04)

    Miscellaneous Chores

    • cache successful results as long as we safely can (b69c9cd)
    • deps: update dependency @stylistic/eslint-plugin to v4.4.1 (#101) (3894614)
    • log response headers for blocks (d78dca3)
    Downloads
  • v0.22.8 c5cc955d91

    v0.22.8 Stable

    webstreamr released this 2025-06-03 22:47:28 +00:00 | 1041 commits to main since this release

    0.22.8 (2025-06-03)

    Miscellaneous Chores

    • add more error infos to results (ef2c45e)
    • implement queued fetching (f0817a3)
    Downloads
  • v0.22.7 ed501a7ee9

    v0.22.7 Stable

    webstreamr released this 2025-06-03 15:04:57 +00:00 | 1044 commits to main since this release

    0.22.7 (2025-06-03)

    Miscellaneous Chores

    • add language name to config in manifest as well (ae6fdfe)
    • catch handler blocked errors and report the and report themm (9d17f53)
    • deps: update dependency typescript-eslint to v8.33.1 (#97) (f0ffd9b)
    • try to log error causes (f6967da)
    • use tsconfig base for node 22 (b94f989)

    Bug Fixes

    • handler: use new frembed domain (again) (0b9cf21)
    Downloads
  • v0.22.6 9291a377d3

    v0.22.6 Stable

    webstreamr released this 2025-06-02 15:33:11 +00:00 | 1051 commits to main since this release

    0.22.6 (2025-06-02)

    Miscellaneous Chores

    • improve results format and refactor name/title generation (e4dd16e)
    Downloads
  • v0.22.5 120fb2896f

    v0.22.5 Stable

    webstreamr released this 2025-06-02 09:43:57 +00:00 | 1053 commits to main since this release

    0.22.5 (2025-06-02)

    Miscellaneous Chores

    • deps: lock file maintenance (#93) (dbf1dd1)
    • deps: update dependency @types/node to v22.15.29 (#92) (d04c928)

    Bug Fixes

    • handler: use new frembed domain (e86b5c3)

    Tests

    • fix mocked Fetcher real calls by using same headers (12d91ba)
    Downloads