Commit graph

445 commits

Author SHA1 Message Date
webstreamr
7d85f37c21
chore(release): release v0.41.9 (#275) 2025-08-12 17:19:34 +02:00
WebStreamr
e28de7d4d9
revert: "fix(fetcher): remove weird proxy headers in request"
This reverts commit ee09e10e6e.
2025-08-12 15:15:03 +00:00
WebStreamr
8a81a5c14e
chore(extractor): add new DoodStream domains 2025-08-12 14:17:05 +00:00
WebStreamr
2d96e1db8f
fix(source): keep using jsdom for now because of performance issues 2025-08-12 13:57:48 +00:00
WebStreamr
1a5cad40a2
chore: clean-up critical error handling 2025-08-12 13:01:35 +00:00
webstreamr
c76ec91d15
chore(release): release v0.41.8 (#270) 2025-08-12 14:44:22 +02:00
WebStreamr
617ae77825
fix(source): bring back PrimeWire 🎉
- use happy-dom instead of jsdom
- grab link token from app JS to resolve links
2025-08-12 12:41:21 +00:00
webstreamr
47dc0d57a8
chore(release): release v0.41.7 (#268) 2025-08-11 15:50:19 +00:00
WebStreamr
9a019396c8
fix(fetcher): simplify header and ttl determination, fix edge case bug 2025-08-11 15:47:04 +00:00
webstreamr
083bbb8e9b
chore(release): release v0.41.6 (#266) 2025-08-11 12:10:58 +00:00
WebStreamr
ee09e10e6e
fix(fetcher): remove weird proxy headers in request
looks like this is finally causing weird issues and leading to some
Cloudflare blocks. we might be better of without it, let's try..
2025-08-11 12:09:46 +00:00
WebStreamr
0efdfa4a6f
fix(fetcher): better detect inline Cloudflare Turnstile 2025-08-11 11:40:58 +00:00
webstreamr
24d2cff3f7
chore(release): release v0.41.5 (#262) 2025-08-11 08:46:06 +00:00
WebStreamr
6489b10527
chore(source): add English to VixSrc
It returns English links in most of the cases, this will unlock more
URLs for people only having English selected and MediaFlow Proxy configured
2025-08-11 08:44:33 +00:00
WebStreamr
491df54242
chore(manifest): sort sources for each language in configuration 2025-08-11 08:44:26 +00:00
WebStreamr
3aff950598
chore(manifest): add supported languages to description 2025-08-11 08:38:56 +00:00
WebStreamr
7d700103c4
chore(fetcher): decrease default timeout back to 10s 2025-08-11 08:38:56 +00:00
WebStreamr
c3d86fb47f
chore(source): disable PrimeWire for now 2025-08-11 08:38:56 +00:00
WebStreamr
b7ada8bbdf
chore: disable console methods only on prod 2025-08-11 08:38:56 +00:00
webstreamr
6285760bad
chore(release): release v0.41.4 (#260) 2025-08-08 08:28:48 +00:00
WebStreamr
78ced84774
chore(fetcher): block a host temporarily after 30 times timing out instead of 10 2025-08-08 08:27:40 +00:00
WebStreamr
785091f340
chore: remove health endpoint in favor of live 2025-08-08 08:27:37 +00:00
WebStreamr
8cd5c91aea
chore: add MostraGuarda to live/health check 2025-08-08 08:23:48 +00:00
webstreamr
c14e1c008a
chore(release): release v0.41.3 (#258) 2025-08-06 09:10:38 +00:00
WebStreamr
db21d78aff
chore: introduce dedicated startup/ready and live endpoints 2025-08-06 09:09:19 +00:00
webstreamr
ff538303c6
chore(release): release v0.41.2 (#257) 2025-08-05 15:04:30 +02:00
WebStreamr
dbe27c29da
fix: do not use special queue config for health check 2025-08-05 12:19:18 +00:00
webstreamr
2ab20dc9b8
chore(release): release v0.41.1 (#256) 2025-08-05 13:33:32 +02:00
WebStreamr
522034b61c
chore: use source instances instead of hard-coded URL for health check 2025-08-05 10:10:53 +00:00
WebStreamr
faa91ce238
fix(source): remove useless KinoGer p2pplay.pro URLs 2025-08-05 10:06:11 +00:00
WebStreamr
009bb930b5
chore(fetcher): increase default timeout to 15s
in most of the cases we're still very fast anyway
but in some of the small cases let's avoid timeout blocks by waiting
longer
2025-08-05 10:01:30 +00:00
WebStreamr
086c32f980
chore: health check improvements to avoid performance issues
- only once per minute
- concurrency 1
- use default timeout
2025-08-05 09:56:11 +00:00
webstreamr
6bf3dc3e2b
chore(release): release v0.41.0 (#244) 2025-08-04 11:55:24 +02:00
WebStreamr
854b211f2c
feat: do not show errors by default 2025-08-04 09:52:48 +00:00
WebStreamr
c81f17a19a
chore: use source baseUrl for source errors 2025-08-04 09:29:35 +00:00
WebStreamr
b94c539269
refactor(source): consistently define baseUrl 2025-08-04 09:27:25 +00:00
webstreamr
5728111fd2
chore(release): release v0.40.3 (#242) 2025-07-24 10:21:03 +02:00
WebStreamr
9a8e6f9c69
fix(health check): better logging, decrease request timeouts 2025-07-24 08:18:46 +00:00
WebStreamr
cc3dacdd76
refactor: extract error and logging helper 2025-07-24 08:16:40 +00:00
webstreamr
b15d93eca8
chore(release): release v0.40.2 (#241) 2025-07-23 07:45:03 +00:00
WebStreamr
ece3b45f59
fix: disable health check failing for blocked issues on non-hayd.uk instances
until there is a proper VPN/pod restart solution
2025-07-23 07:43:19 +00:00
WebStreamr
be8c664b47
refactor: extract helpers to figure out which instance we're running on 2025-07-23 07:40:41 +00:00
webstreamr
337ced8467
chore(release): release v0.40.1 (#239) 2025-07-22 08:29:13 +00:00
WebStreamr
5803148837
fix(source): disable Frembed for now since it keeps timing-out 2025-07-22 08:28:05 +00:00
webstreamr
ebcdc5ebd3
chore(release): release v0.40.0 (#237) 2025-07-21 20:05:12 +00:00
WebStreamr
951d442a7d
chore: mention languages and MediaFlow Proxy in description 2025-07-21 20:04:08 +00:00
WebStreamr
ef36f48e33
chore: try checking for blocks in health check endpoint 2025-07-21 20:04:08 +00:00
WebStreamr
51b9104f07
chore: handle cloudflare 451 censor block, show block reasons 2025-07-21 19:35:52 +00:00
WebStreamr
114d296fe3
feat: disable extractors via config 2025-07-21 19:18:20 +00:00
WebStreamr
6fe09fc459
refactor: improve manifest type 2025-07-21 19:08:21 +00:00