Commit graph

230 commits

Author SHA1 Message Date
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
GSTAR
70c66ce4f9 Update TurboVIPlay.ts 2025-11-28 16:55:49 +01:00
GSTAR
9d90f12164 Update TurboVIPlay.ts 2025-11-28 16:55:49 +01:00
GSTAR
e201821fcd Update TurboVIPlay.ts 2025-11-28 16:55:49 +01:00
GSTAR
ebf272af17 Update TurboVIPlay.ts 2025-11-28 16:55:49 +01:00
GSTAR
ede86bf924 Create TurboVIPlay.ts 2025-11-28 16:55:49 +01:00
WebStreamr
09f795b862
feat: switch to axios to avoid Cloudflare TLS fingerprinting issues 2025-11-28 15:51:47 +00:00
WebStreamr
f5f47403cc
chore(extractor): remove non-working VidSrc 2025-11-28 15:27:51 +00:00
WebStreamr
8e1ea10c5a
fix(extractor): fix KinoGer and add new domains 2025-11-03 11:12:14 +00:00
WebStreamr
82b810ed36
chore(extractor): register Vidora extractor 2025-11-02 21:57:50 +00:00
WebStreamr
053dce0729
fix(extractor): remove flaky HubCloud head requests
potentially non-working URLs might be returned now from time to time, but that's still better than not returning working ones because of flakyness or blocking. should also improve performance slightly.

reverts changes from c819dd6
2025-11-01 20:29:47 +00:00
WebStreamr
a36d152b61
fix(extractor): support embed-only VOE urls 2025-11-01 20:22:00 +00:00
webstreamr
db25f98251
feat(extractor): add Vidora extractor (#466) 2025-10-31 23:14:48 +01:00
WebStreamr
4bc5e42e50
chore(extractor): cache not found results for 12 hours 2025-10-29 11:08:15 +00:00
WebStreamr
bd1e184023
fix(extractor): handle Fastream deleted or expired file 2025-10-24 14:56:19 +00:00
WebStreamr
e2eaa9143b
chore(extractor): add VOE domain 2025-10-24 14:38:35 +00:00
WebStreamr
23da8dc637
chore(extractor): add KinoGer domains 2025-10-24 14:37:46 +00:00
WebStreamr
e6d8d5076c
chore: remove noCache option 2025-10-24 14:30:57 +00:00
WebStreamr
77164dfaa7
chore(extractor): do not make any requests for external URLs 2025-10-24 14:09:12 +00:00
WebStreamr
56e72b73fe
chore: cache playlist heights for a month 2025-10-24 14:07:04 +00:00
WebStreamr
d59658fb7b
chore: switch to new VidSrc domains, pass-through TMDB IDs if given 2025-10-18 19:57:31 +00:00
WebStreamr
ad61be8626
chore(extractor): add goofy-banana.com to Voe 2025-10-18 18:52:16 +00:00
WebStreamr
bcd868850d
chore: full remove Fsst 2025-10-17 14:51:43 +00:00
WebStreamr
da24e96fb4
chore: fully remove soaper 2025-10-13 10:36:15 +00:00
WebStreamr
22c6754efc
refactor: use .at() instead of .slice() construct 2025-10-07 19:07:42 +00:00
WebStreamr
5e1c3eea24
perf(extractor): do not guess size from mp4 for Uqload 2025-10-07 19:01:41 +00:00
WebStreamr
e11cf8986e
perf(extractor): do not guess size from mp4 for Streamtape 2025-10-07 18:54:36 +00:00
WebStreamr
b8c5c1a4f3
perf(extractor): do not guess size from mp4 for DoodStream 2025-10-07 18:54:36 +00:00
WebStreamr
06e0ba23d7
fix(extractor): support Dropload with missing height/size info 2025-10-07 18:54:36 +00:00
WebStreamr
8fb3320868
perf(extractor): do not guess resolution via MFP playlist for Voe 2025-10-07 18:54:36 +00:00
WebStreamr
b3db546e00
perf(extractor): do not guess resolution via MFP playlist for LuluStream 2025-10-07 18:54:36 +00:00
WebStreamr
312f60660a
perf(extractor): do not guess resolution via MFP playlist for FileMoon 2025-10-07 18:54:36 +00:00
WebStreamr
bab0da2a8f
chore(extractor): use MEDIAFLOW_DEFAULT_INIT where it was forgotten 2025-10-07 18:54:36 +00:00
WebStreamr
a7360b68f0
perf(extractor): do not guess resolution via MFP playlist for FileLions 2025-10-07 18:54:36 +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
d0958e8771
fix(extractor): handle another LuluStream file not found case 2025-10-06 18:55:08 +00:00
WebStreamr
c27c1f9541
chore(extractor): add KinoGer domain 2025-10-06 13:16:19 +00:00
WebStreamr
424c2fd1e0
fix(extractor): handle StreamEmbed video is not ready 2025-10-06 12:55:48 +00:00
WebStreamr
bb21bbc7fa
feat(extractor): add new MediaFlow Proxy extractors FileMoon, LuluStream and Voe 2025-10-06 12:52:59 +00:00
WebStreamr
d1493cbb57
fix(extractor): handle FileLions Not Found case 2025-10-06 09:43:42 +00:00
WebStreamr
c610a995c2
chore(extractor): work around VidSrc blocking by generating random IPs 2025-10-06 08:23:04 +00:00
WebStreamr
78125c7f37
chore(extractor): add FileLions domain 2025-10-06 08:18:56 +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