Commit graph

230 commits

Author SHA1 Message Date
WebStreamr
d71aa240e7
fix(extractor): use extractorId per HubCloud sub hoster again for better bingeGroup 2025-12-12 16:56:10 +00:00
WebStreamr
e438f3cbbd
fix(extractor): fix HubCloud picking up incorrect FSL URLs 2025-12-12 16:48:46 +00:00
WebStreamr
d44e0a2588
fix(extractor): handle FileMoon with missing height info in packed 2025-12-12 16:26:43 +00:00
WebStreamr
d7edb51698
refactor: add generic source and extractor ids to meta and generalize bingeGroup generation 2025-12-11 16:02:13 +00:00
WebStreamr
50c5d3a1cd
chore(extractor): add kinoger.ru support to VOE 2025-12-06 23:01:39 +00:00
WebStreamr
ae00c43106
fix(extractor): handle DoodStream Not Found 2025-12-04 21:29:46 +00:00
WebStreamr
cba3c8bbae
chore(extractor): add new VOE domains 2025-12-01 10:57:14 +00:00
WebStreamr
4a14ad7fb0
chore(extractor): match new DoodStream domain 2025-12-01 10:54:00 +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
67d0508fd7
fix: ensure that VixSrc results have a title 2025-11-28 16:15:44 +00:00
GSTAR
e1c727b7de
Add all domains to streamtape extractoe (#489)
Co-authored-by: webstreamr <210764791+webstreamr@users.noreply.github.com>
2025-11-28 16:56:30 +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