Skip to content
#

stream-resolver

Here are 17 public repositories matching this topic...

Resolves vidcore.io HLS streams from TMDB IDs: scrapes the embed, seals and decrypts the catalog natively (no player VM), unlocks M3U8 mirrors, and serves short-id HLS proxy playback plus VLC/MPV exports over a local NDJSON API.

  • Updated Sep 22, 2026
  • TypeScript

Resolve FCTV33 live matches from a sport list to playable HLS. Given matchId + sportType, signs the protobuf API, builds a ROT47/AES tokenized CDN m3u8, and proxies playlists/segments with the iframe player referer the CDN requires.

  • Updated Sep 14, 2026
  • TypeScript

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.

  • Updated Jun 28, 2026
  • JavaScript

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.

  • Updated Jun 28, 2026
  • JavaScript

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.

  • Updated Jun 30, 2026
  • JavaScript

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

  • Updated Aug 8, 2026
  • TypeScript

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.

  • Updated Jun 30, 2026
  • JavaScript

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.

  • Updated Jun 27, 2026
  • JavaScript

TypeScript stream resolver for vidrock.net — TMDB movie/TV ID to decrypted HLS m3u8 and MP4 via AES-GCM, sequential server open, hls.js player, VLC/MPV export, curl upstream, and local HLS proxy relay for CORS and referer-bound CDNs

  • Updated Sep 10, 2026
  • TypeScript

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.

  • Updated Jun 30, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the stream-resolver topic, visit your repo's landing page and select "manage topics."

Learn more