Skip to content
#

hls-proxy

Here are 18 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 15, 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

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

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

Add this topic to your repo

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

Learn more