Resolve anime.nexus watch URLs to signed HLS streams with CDN auth headers and session tokens; CLI for export, local server with streaming CDN gateway and web player.
-
Updated
Jun 19, 2026 - JavaScript
Resolve anime.nexus watch URLs to signed HLS streams with CDN auth headers and session tokens; CLI for export, local server with streaming CDN gateway and web player.
Match stream page URL to tokenized CDN m3u8: scrape apis-data host and site digit from HTML, resolve iframe player referer, MD5-signed protobuf API chain, ROT47/AES session token URL, HLS proxy with manifest rewrite and segment decode.
VidCore HLS embed scraper and stream resolver (Node.js/TypeScript). Reverse-engineers the encrypted catalog API, scrapes embed en tokens, decrypts unlock payloads, resolves TMDB movie/TV ids to ranked M3U8 via NDJSON API, referer-aware HLS CDN proxy, hls.js player, VLC/MPV export. Built for scrapers, resolvers, HLS proxies, and reverse-engineering.
Resolves streamed.pk and embed.st HLS from watch or embed URLs via streamed.pk match lookup, GOAT protobuf /fetch with lock.wasm worker decrypt, and golf third-party embed extraction. curl referer HLS relay with PNG-wrapped MPEG-TS strip, hls.js browser player, and direct M3U8 export for VLC and MPV.
Node.js resolver for 111movies encrypted HLS: sandboxed VM executes obfuscated player bytecode, decrypts __NEXT_DATA__ via webpack crypto, probes mirror /sr endpoints concurrently, yields CDN m3u8 URLs. Relay rewrites playlists, unwraps PNG-wrapped TS segments, injects Referer/Origin. Zero npm deps. NDJSON /api/play.
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.
A modular, lightning-fast CLI scraper and stream resolver for Anime & Donghua, designed to stream directly inside the terminal using MPV.
PPV HLS Stream Resolver — fetch ppv.to stream metadata, replay embed /fetch protobuf handshake, WASM decrypt to CDN m3u8, proxy HLS playback
Node.js ok.ru HLS resolver and player. HTTP/2 embed fetch, flashvars metadata decode, hlsManifestUrl or ondemandHls, CDN hosts from videos[] and failoverHosts, parallel okcdn.ru mirror race, HLS master QUALITY/RESOLUTION parse, /api/resolve, m3u8 /api/stream proxy, hls.js quality UI. Zero npm dependencies.
Zero-dependency Node.js service that resolves DoodStream embed URLs to direct CDN links. Replays the pass_md5 player handshake, builds tokenized URLs, and verifies with ranged CDN requests. Native HTTP/2 client with Chrome TLS fingerprint for mirror access; Referer-aware byte proxy for browser playback.
Resolve MixDrop file IDs to direct mxcontent.net MP4 URLs. Node.js server fetches the embed page, extracts the signed CDN link from the player script, validates the stream, and exposes a referer-aware proxy for browser playback.
Resolve vidup.to streams from TMDB IDs to upstream HLS .m3u8 URLs. Lists every host on a title and decodes each to a CDN manifest — matching the site client, runnable headless in Node.
Scrape Ployan embed pages, reverse engineer AES-256-GCM session tokens with PBKDF2, and resolve direct HLS M3U8 master playlists in pure Node.js. Embed scraper, stream resolver, and HLS proxy for web scraping and reverse engineering—no browser, no VM. TypeScript UI with hls.js playback plus M3U8 export for VLC and MPV. Using HTTP + node:crypto only
Resolves watchfooty.st and sportsembed HLS from watch or embed URLs via Watch Footy match lookup, protobuf /api/get with stream-lock.wasm client factor and proof signing, and x-live encrypted M3U8 decrypt. Referer-aware HLS relay, hls.js browser player, and direct M3U8 export for VLC and MPV.
Add a description, image, and links to the stream-resolver topic page so that developers can more easily learn about it.
To associate your repository with the stream-resolver topic, visit your repo's landing page and select "manage topics."