webstreamr-github/src
GSTAR 57cd8a3d37
Create TurboVidPlay.ts
This extractor in a lot of cases uses fake PNG bytes in every ts segment header but also it uses normal links that are directly playable and no need for mediflow.

The code supports both cases where it check the link if contains /data/ it playes directly if not it send it to mediaflow for more decoding.

I already pr the extractor code support on mediaflow and the author merge it.
2025-11-30 17:15:32 +01:00
..
controller chore: remove noCache option 2025-10-24 14:30:57 +00:00
error feat: switch to axios to avoid Cloudflare TLS fingerprinting issues 2025-11-28 15:51:47 +00:00
extractor Create TurboVidPlay.ts 2025-11-30 17:15:32 +01:00
source chore(source): use more consistent meta title format 2025-11-29 12:54:34 +00:00
test chore: use add-on URL as default externalUrl 2025-06-19 12:21:31 +00:00
utils chore(release): release v0.58.4 (#537) 2025-11-30 11:20:36 +01:00
index.ts feat: switch to axios to avoid Cloudflare TLS fingerprinting issues 2025-11-28 15:51:47 +00:00
landingTemplate.ts chore: add infos about sources and extractors to description 2025-09-08 08:17:12 +00:00
types.ts chore: remove proxyConfig option 2025-10-24 14:33:39 +00:00