Commit graph

38 commits

Author SHA1 Message Date
webstreamr
44c7100035 Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
2f679982a6 Apply suggestions from code review 2025-11-28 16:55:49 +01:00
GSTAR
06b48e795c Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
9fa318cbfa Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
ca09cede9d Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
e470e2600b Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
27911d38d7 Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
540e6311f6 Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
0efb006a3d Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
cbed3a78ff Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
56d43e4e3c Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
d198656c34 Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
e711edbd2b Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
fc36babd5e Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
81fdef6388 Update Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
f05fa5443a Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
ad375992b6 Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
3b1b237838 Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
1e83c12af8 Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
3834b1db00 Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
webstreamr
866859c6b4 Update src/extractor/Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
94163e38cf Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
088427bbf4 Update Streamtape.ts 2025-11-28 16:55:49 +01:00
GSTAR
6eb28c8b0f Update Streamtape.ts 2025-11-28 16:55:49 +01:00
WebStreamr
e11cf8986e
perf(extractor): do not guess size from mp4 for Streamtape 2025-10-07 18:54:36 +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
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
aeb7ce5f54
fix(extractor): normalize Streamtape URLs 2025-09-15 14:02:37 +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
33ee150915
fix(extractor): set missing viaMediaFlowProxy in Streamtape 2025-08-31 19:22:48 +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
5da52d648a
refactor(extractor): move title height guessing into central place 2025-07-01 18:23:27 +00:00
WebStreamr
9d3ce24b90
feat(extractor): implement Streamtape via MediaFlow Proxy 2025-06-30 18:57:34 +00:00