Commit graph

92 commits

Author SHA1 Message Date
WebStreamr
4a705ce088
refactor: cleanup url and extractorRegistry variable/prop names 2025-05-17 20:25:51 +02:00
WebStreamr
8b82215c32
feat(handler): limited Frembed support 2025-05-17 20:20:19 +02:00
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
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
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
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
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
WebStreamr
3d4129fbd9
fix: add language to sourceId for better grouping / binge watching 2025-05-12 15:14:43 +00:00
WebStreamr
8ba6fdb5df
refactor: rename language to countryCode to avoid confusion 2025-05-12 14:48:06 +00:00
WebStreamr
9145e9c3f6
test(handler): use correct name in describe block 2025-05-12 14:26:39 +00:00