Commit graph

114 commits

Author SHA1 Message Date
webstreamr
b331dc66ac
chore(release): release v0.16.1 (#54) 2025-05-17 01:06:50 +02:00
WebStreamr
bb395f0375
revert: "feat(extractor): implement Mixdrop"
This reverts commit 4c53161e98.

Mixdrop seems to be IP-locked.
2025-05-17 01:05:40 +02:00
webstreamr
2c4cccab66
chore(release): release v0.16.0 (#53) 2025-05-16 22:37:17 +02:00
WebStreamr
63a79f8758
fix(extractor): do not throw for broken/outdated link 2025-05-16 22:36:20 +02:00
WebStreamr
b790cc7954
refactor: use url.href instead of url.toString() 2025-05-16 22:34:19 +02:00
renovate[bot]
16b01a57fd
chore(deps): update dependency eslint to v9.27.0 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 22:34:19 +02:00
WebStreamr
4c53161e98
feat(extractor): implement Mixdrop 2025-05-16 22:34:19 +02:00
WebStreamr
24f1107df8
refactor(extractor): improve DoodStream comment about no match case 2025-05-16 18:51:32 +00:00
WebStreamr
07ffe444f3
chore: return stream.behaviorHints.videoSize when possible 2025-05-16 20:48:31 +02:00
renovate[bot]
8bc30b8234
chore(deps): update dependency @eslint/js to v9.27.0 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 18:41:48 +00:00
renovate[bot]
60273329ab
chore(deps): update dependency ts-jest to v29.3.4 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 18:39:45 +00:00
WebStreamr
e06b8a2d95
chore: rename behaviourHints to behaviorHints 🤦
This fixes DoodStream by fixing the Referer header usage hint.
2025-05-16 20:36:33 +02:00
webstreamr
7698757865
chore(release): release v0.15.2 (#48) 2025-05-16 15:33:12 +00:00
WebStreamr
e13ab0c70f
chore: compare by label if both height and bytes are the same 2025-05-16 15:31:54 +00:00
webstreamr
269a05499d
chore(release): release v0.15.1 (#47) 2025-05-16 17:24:05 +02:00
WebStreamr
241e6b0b77
fix: rename behaviourHints.group to behaviourHints.bingeGroup
as stated in 3950d57076/docs/api/responses/stream.md
TS types seem to be quite outdated...
2025-05-16 15:22:39 +00:00
webstreamr
4857bc0494
chore(release): release v0.15.0 (#46) 2025-05-16 17:12:11 +02:00
WebStreamr
87ec328a66
refactor(extractor): remove embed part from extractor 2025-05-16 15:07:03 +00:00
WebStreamr
8740979a80
feat(extractor): try to semi-blindly implement DoodStream support 2025-05-16 15:03:57 +00:00
WebStreamr
938f6cb2c3
refactor(fetcher): use origin for the referrer 2025-05-16 12:27:48 +00:00
webstreamr
7d465c0229
chore(release): release v0.14.1 (#45) 2025-05-15 16:55:00 +02:00
WebStreamr
c1da2d5552
fix: add back cache-control headers
but keep them super short, mostly to reduce traffic via external cache infra
2025-05-15 14:52:02 +00:00
WebStreamr
91a6935a91
chore: add missing dot after GitHub link 2025-05-15 14:37:24 +00:00
WebStreamr
e8ed101176
fix(fetcher): do not overwrite config 2025-05-15 14:25:34 +00:00
renovate[bot]
acd29d8f39
chore(deps): update dependency ts-jest to v29.3.3 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 20:22:07 +00:00
webstreamr
5206aa2c4a
chore(release): release v0.14.0 (#43) 2025-05-14 13:12:40 +00:00
WebStreamr
728bc7ecba
feat(fetcher): retry all 4xx requests too 2025-05-14 13:11:37 +00:00
WebStreamr
956ba68550
refactor(handler): also pass content type to handle() 2025-05-14 12:00:58 +00:00
WebStreamr
281cba8da1
chore(fetcher): always set same URL host as referer 2025-05-14 11:51:48 +00:00
webstreamr
c5112124f5
chore(release): release v0.13.0 (#42) 2025-05-14 12:14:37 +02:00
WebStreamr
c6d9bfb01b
feat(handler): add Eurostream (it series) 2025-05-14 10:12:57 +00:00
WebStreamr
7f26047250
feat(handler): add CineHDPlus (es/mx series) 2025-05-14 09:13:14 +00:00
webstreamr
1fb59bcb6d
chore(release): release v0.12.0 (#41) 2025-05-13 18:32:57 +00:00
WebStreamr
1c1ffcd19b
feat(fetcher): add retry capability using axios-retry 2025-05-13 18:31:34 +00:00
WebStreamr
349c26c9b5
chore(extractor): log more infos 2025-05-13 18:19:36 +00:00
webstreamr
1454d21e4d
chore(release): release v0.11.2 (#40) 2025-05-13 16:06:43 +00:00
WebStreamr
41d2f23812
refactor(fetcher): switch to axios for hopefully better errors 2025-05-13 16:05:27 +00:00
webstreamr
739ded0aa2
chore(release): release v0.11.1 (#39) 2025-05-13 14:52:22 +02:00
WebStreamr
1be75645d3
chore: add link to GitHub on configure page, improve content type info 2025-05-13 12:50:53 +00:00
webstreamr
f0a8ab540a
chore(release): release v0.11.0 (#38) 2025-05-13 14:43:36 +02:00
WebStreamr
5665c6a6ff
refactor: extract stream resolving and add tests 2025-05-13 12:42:10 +00:00
WebStreamr
d4db80789a
feat(handler): return handler issues as streams for better visibility 2025-05-13 11:58:49 +00:00
WebStreamr
68a7a41606
refactor: simplify embed extractor handling and hide away internals 2025-05-13 11:48:31 +00:00
WebStreamr
15a53de504
refactor(routes): use router via controllers 2025-05-13 08:36:44 +00:00
WebStreamr
ce6aca5c77
chore(manifest): don't show language codes next to flags 2025-05-13 08:18:51 +00:00
renovate[bot]
11fa19c165
chore(deps): update dependency typescript-eslint to v8.32.1 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 19:24:21 +00:00
webstreamr
7271b1c100
chore(release): release v0.10.1 (#36) 2025-05-12 15:31:59 +00:00
WebStreamr
4da2567ab2
fix: remove cache-control headers
There is some flakyness going on from time to time and we don't want to
cache that. Good thing is that internal fetches are cached already.
2025-05-12 15:29:24 +00:00
webstreamr
cc429acbc3
chore(release): release v0.10.0 (#35) 2025-05-12 15:16:53 +00:00
WebStreamr
44e140c696
feat(handler): add VerHdLink 2025-05-12 15:15:47 +00:00