WebStreamr
|
d7edb51698
|
refactor: add generic source and extractor ids to meta and generalize bingeGroup generation
|
2025-12-11 16:02:13 +00:00 |
|
WebStreamr
|
ef2b6721c7
|
refactor(extractor): move label format handling into central place
|
2025-12-01 08:20:14 +00:00 |
|
WebStreamr
|
4cd1e09466
|
chore(extractor): shorten mediaflow proxy label
|
2025-11-29 13:21:57 +00:00 |
|
WebStreamr
|
5e1c3eea24
|
perf(extractor): do not guess size from mp4 for Uqload
|
2025-10-07 19:01:41 +00:00 |
|
WebStreamr
|
298ac96558
|
fix(extractor): do not pass referer for Uqload MFP requests
deals with error_wrong_ip responses we got before
|
2025-10-07 11:39:47 +00:00 |
|
WebStreamr
|
7191c59b8a
|
chore(extractor): re-use and optimise mediaflow default fetch init slightly
|
2025-10-06 08:00:43 +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
|
f0a66e1984
|
fix(extractor): handle Uqload File Not Found
|
2025-09-30 08:10:30 +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
|
cfcf81b665
|
refactor: simplify passing around meta
|
2025-09-03 19:55:58 +00:00 |
|
WebStreamr
|
c556d9500b
|
chore(extractor): support caching via MediaFlow Proxy
|
2025-08-31 20:06:33 +00:00 |
|
WebStreamr
|
18d8ee6b79
|
chore(extractor): use guessSizeFromMp4 in Streamtape, Uqload and XPrime
|
2025-08-28 19:17:21 +00:00 |
|
WebStreamr
|
cefc80fa55
|
chore(extractor): move Fetcher into parent, guess missing heights for SuperVideo
|
2025-08-28 18:58:15 +00:00 |
|
WebStreamr
|
5c7b3fb7f2
|
refactor: more consistent import style
|
2025-07-02 09:28:10 +00:00 |
|
WebStreamr
|
b88eba017d
|
chore(extractor): simplify type and passing of height
|
2025-06-30 18:57:34 +00:00 |
|
WebStreamr
|
8c8bfd6051
|
chore(extractor): add viaMediaFlowProxy flag to extractors
|
2025-06-30 13:32:11 +00:00 |
|
WebStreamr
|
91d5e9dd36
|
refactor: add support for multi-language extractor results
|
2025-06-25 18:27:44 +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 |
|
WebStreamr
|
ab588a1501
|
feat(extractor): implement Uqload via MediaFlow Proxy
|
2025-06-23 12:35:54 +00:00 |
|