🎬 CineSubz API

Search movies & TV shows, grab every download URL, and preview them in the built-in player.

🔍 Search & play

🚀 Ready-to-use URLs

Flow: search → copy a result's url → movie/tv → episode. Movie and episode responses already include all resolved download URLs (direct / Telegram / mirrors).

📖 Endpoints

EndpointReturns
GET /api/search?q=<title>matching movies + TV shows
GET /api/movie?url=<movie url>details + all resolved download URLs
GET /api/tv?url=<show url>show info + seasons + episodes
GET /api/episode?url=<episode url>episode download URLs
GET /api/resolve?url=<zt-links url>direct + Telegram + mirror URLs
POST /api/settingsupdates the OMDb key or download cookie

Add resolve=0 to /api/movie or /api/episode to skip link resolution (faster, returns the raw link pages).

⚙️ OMDb API key (IMDb posters)

🍪 Download cookie

Without a cookie the API still returns the gateway URLs; with a valid cookie it also resolves direct / pixeldrain / Telegram URLs. The cookie is a normal browser session and expires periodically — re-paste it here when resolved URLs stop appearing.