webstreamr-github/src/extractor
WebStreamr 23445c143b
feat(extractor): add external URL support
This could still be a useful fallback on some devices since it indicates
that we found a potential embed URL but could not extract the video URL.
2025-05-21 19:22:32 +00:00
..
DoodStream.ts refactor: use template literal consistently 2025-05-17 21:10:40 +02:00
Dropload.ts refactor(extractor): manipulate URL instead of creating new one 2025-05-18 21:48:17 +02:00
ExternalUrl.ts feat(extractor): add external URL support 2025-05-21 19:22:32 +00:00
ExtractorRegistry.test.ts feat(extractor): add external URL support 2025-05-21 19:22:32 +00:00
ExtractorRegistry.ts feat(extractor): add external URL support 2025-05-21 19:22:32 +00:00
index.ts refactor(extractor): remove embed part from extractor 2025-05-16 15:07:03 +00:00
SuperVideo.ts refactor(extractor): manipulate URL instead of creating new one 2025-05-18 21:48:17 +02:00
types.ts fix(extractor): do not throw for broken/outdated link 2025-05-16 22:36:20 +02:00