/movie

Movie

Search and download resolution for movies sourced from theNKiri.

Some endpoints on this page stream a file rather than returning JSON. Try-it-out shows the response headers for these instead of the file itself.

Resolve download URL

Resolve a downloadwella.com link into a direct CDN URL.

GET/movie/resolve

A downloadwella.com URL from the links endpoint.

Response

Run the request to see a live response here.

Download movie file

Streams the actual movie file from the resolved CDN URL.

GET/movie/download

CDN URL from the resolve endpoint (must be a downloadwella.com URL).

Filename for the downloaded file.

Response

Run the request to see a live response here.