Commit graph

15 commits

Author SHA1 Message Date
WebStreamr
a3b90bf19a
chore: increase MFP related timeouts 2025-10-07 20:37:42 +00:00
WebStreamr
5e1c3eea24
perf(extractor): do not guess size from mp4 for Uqload 2025-10-07 19:01:41 +00:00
WebStreamr
7191c59b8a
chore(extractor): re-use and optimise mediaflow default fetch init slightly 2025-10-06 08:00:43 +00:00
WebStreamr
eea8cac018
fix(extractor): remove referer header from Mixdrop 2025-10-06 07:48:55 +00:00
WebStreamr
012b1648e1
chore(extractor): make VixSrc work without MediaFlow proxy 2025-09-30 20:13:12 +00:00
WebStreamr
04b8987c30
chore: use concurrency of 4 for mediaflow proxy requests
by default mediaflow also runs with 4 workers, this should avoid
pressure
2025-09-30 19:29:11 +00:00
WebStreamr
d8a4375783
chore: bring back mediaflow proxy redirect url generation
reverts parts of 25b326ee48
2025-09-28 20:47:01 +00:00
WebStreamr
25b326ee48
chore: rework referer header passing and mediaflow proxy URL creation 2025-09-25 20:01:02 +00:00
WebStreamr
a96d015a0c
refactor(fetcher): introduce json method 2025-09-24 18:34:53 +00:00
WebStreamr
8430e5d0d1
feat(extractor): add FileLions extractor 2025-09-09 11:51:20 +00:00
WebStreamr
3ac1063c9b
fix: build MediaFlow Proxy URL without concatenation
Fixes issues with trailing slashes
2025-06-25 17:58:40 +00:00
WebStreamr
39dec26450
fix: support password-less MediaFlow Proxy 2025-06-24 22:47:50 +00:00
WebStreamr
f12e3c5bd8
feat(extractor): implement VixSrc via MediaFlow Proxy 2025-06-24 19:07:23 +00:00
WebStreamr
7ea57222d9
refactor: pass Context instead of Config to MFP helper 2025-06-24 11:33:58 +00:00
WebStreamr
b2eb16fc82
refactor: extract Media Flow Proxy functions 2025-06-24 10:52:38 +00:00