You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node.js HLS stream resolver for cinesrc.st. Maps TMDB IDs to embed routes, discovers Next.js server-action IDs from client bundles, runs a two-stage JSDOM challenge with PoW workers, forges per-provider tokens, probes ranked mirrors, decrypts r1 responses, and relays m3u8 through a local HTTP API.
Node.js HLS stream resolver for vidup.to. Maps movie and TV content IDs to title paths, extracts page tokens, decodes stream hosts in a VM sandbox from VidUP client logic, and proxies HLS manifests and segments through a local HTTP API.
Node.js resolver for 111movies.net HLS streams. Sandboxed VM decodes the site player from encrypted page data. Mirrors are raced in parallel; an HLS proxy handles m3u8 rewrite, PNG segment unwrap, and referer forwarding.
Node.js HLS stream resolver and m3u8 proxy. Parses sports match URLs, decodes ROT47/AES stream tokens, rewrites playlists with referer headers, and returns playable live streams.
Resolve ppv.to live stream URLs to playable HLS m3u8 links via WASM embed decryption and a CORS-friendly HLS proxy. Node.js HTTP server, stream API, and HLS.js web player.
Node.js REST API and web UI that resolves Ployan embed page URLs to direct HLS M3U8 streams. Reverse-engineered AES-256-GCM player tokens, zero npm dependencies, self-hosted.