webstreamr-github/src/extractor
2025-11-03 11:12:14 +00:00
..
__fixtures__ fix(extractor): fix KinoGer and add new domains 2025-11-03 11:12:14 +00:00
__snapshots__ fix(extractor): fix KinoGer and add new domains 2025-11-03 11:12:14 +00:00
DoodStream.test.ts perf(extractor): do not guess size from mp4 for DoodStream 2025-10-07 18:54:36 +00:00
DoodStream.ts refactor: use .at() instead of .slice() construct 2025-10-07 19:07:42 +00:00
Dropload.test.ts fix(extractor): support Dropload with missing height/size info 2025-10-07 18:54:36 +00:00
Dropload.ts chore: cache playlist heights for a month 2025-10-24 14:07:04 +00:00
ExternalUrl.test.ts refactor: simplify passing around meta 2025-09-03 19:55:58 +00:00
ExternalUrl.ts chore(extractor): do not make any requests for external URLs 2025-10-24 14:09:12 +00:00
Extractor.ts chore: rework referer header passing and mediaflow proxy URL creation 2025-09-25 20:01:02 +00:00
ExtractorRegistry.test.ts refactor: simplify passing around meta 2025-09-03 19:55:58 +00:00
ExtractorRegistry.ts chore(extractor): cache not found results for 12 hours 2025-10-29 11:08:15 +00:00
Fastream.test.ts fix(extractor): handle Fastream deleted or expired file 2025-10-24 14:56:19 +00:00
Fastream.ts fix(extractor): handle Fastream deleted or expired file 2025-10-24 14:56:19 +00:00
FileLions.test.ts fix(extractor): handle FileLions Not Found case 2025-10-06 09:43:42 +00:00
FileLions.ts perf(extractor): do not guess resolution via MFP playlist for FileLions 2025-10-07 18:54:36 +00:00
FileMoon.test.ts feat(extractor): add new MediaFlow Proxy extractors FileMoon, LuluStream and Voe 2025-10-06 12:52:59 +00:00
FileMoon.ts perf(extractor): do not guess resolution via MFP playlist for FileMoon 2025-10-07 18:54:36 +00:00
HubCloud.test.ts fix(extractor): find more FSL links 2025-09-08 09:11:07 +00:00
HubCloud.ts fix(extractor): remove flaky HubCloud head requests 2025-11-01 20:29:47 +00:00
index.ts chore(extractor): register Vidora extractor 2025-11-02 21:57:50 +00:00
KinoGer.test.ts fix(extractor): fix KinoGer and add new domains 2025-11-03 11:12:14 +00:00
KinoGer.ts fix(extractor): fix KinoGer and add new domains 2025-11-03 11:12:14 +00:00
LuluStream.test.ts perf(extractor): do not guess resolution via MFP playlist for LuluStream 2025-10-07 18:54:36 +00:00
LuluStream.ts refactor: use .at() instead of .slice() construct 2025-10-07 19:07:42 +00:00
Mixdrop.test.ts chore: bring back mediaflow proxy redirect url generation 2025-09-28 20:47:01 +00:00
Mixdrop.ts fix(extractor): remove referer header from Mixdrop 2025-10-06 07:48:55 +00:00
SaveFiles.test.ts fix(extractor): gracefully handle deleted files for SaveFiles 2025-09-06 19:31:21 +00:00
SaveFiles.ts chore: rework referer header passing and mediaflow proxy URL creation 2025-09-25 20:01:02 +00:00
StreamEmbed.test.ts fix(extractor): handle StreamEmbed video is not ready 2025-10-06 12:55:48 +00:00
StreamEmbed.ts fix(extractor): handle StreamEmbed video is not ready 2025-10-06 12:55:48 +00:00
Streamtape.test.ts chore: rework referer header passing and mediaflow proxy URL creation 2025-09-25 20:01:02 +00:00
Streamtape.ts perf(extractor): do not guess size from mp4 for Streamtape 2025-10-07 18:54:36 +00:00
SuperVideo.test.ts refactor: simplify passing around meta 2025-09-03 19:55:58 +00:00
SuperVideo.ts chore: cache playlist heights for a month 2025-10-24 14:07:04 +00:00
Uqload.test.ts fix(extractor): handle Uqload File Not Found 2025-09-30 08:10:30 +00:00
Uqload.ts perf(extractor): do not guess size from mp4 for Uqload 2025-10-07 19:01:41 +00:00
Vidora.test.ts feat(extractor): add Vidora extractor (#466) 2025-10-31 23:14:48 +01:00
Vidora.ts feat(extractor): add Vidora extractor (#466) 2025-10-31 23:14:48 +01:00
VidSrc.test.ts chore: switch to new VidSrc domains, pass-through TMDB IDs if given 2025-10-18 19:57:31 +00:00
VidSrc.ts chore: cache playlist heights for a month 2025-10-24 14:07:04 +00:00
VixSrc.test.ts fix(extractor): bring back VixSrc language exclusion 2025-10-02 15:39:36 +00:00
VixSrc.ts chore: cache playlist heights for a month 2025-10-24 14:07:04 +00:00
Voe.test.ts fix(extractor): support embed-only VOE urls 2025-11-01 20:22:00 +00:00
Voe.ts fix(extractor): support embed-only VOE urls 2025-11-01 20:22:00 +00:00
YouTube.test.ts refactor: simplify passing around meta 2025-09-03 19:55:58 +00:00
YouTube.ts chore: rework referer header passing and mediaflow proxy URL creation 2025-09-25 20:01:02 +00:00