On-demand movie & TV sources by TMDB ID. VidNest scraper + Cloudflare Worker proxy.
Endpoints
GET /api/healthGET /api/stream/movie/:tmdbId — auto server fallback (sigma first)GET /api/stream/movie/:tmdbId?all=1 — all VidNest serversGET /api/stream/movie/:tmdbId?server=sigmaGET /api/stream/tv/:tmdbId/:season/:episodeGET /api/movie/:tmdbId — raw scrape JSONGET /api/tv/:tmdbId/:season/:episodeWorker (Cloudflare)
GET /v/h/:token — HLS playlistGET /v/m/:token — video segmentGET /v/t/:token — subtitleResponse sources[].url and subtitles[].url are worker proxy URLs.