Download a movie preview.

GET /movies/originals/preview-files/{instance_id}.mp4

It stores the preview file and generates three picture files matching preview when it's possible: a square thumbnail, a rectangle thumbnail and a midsize file.

Path parameters

Responses

GET /movies/originals/preview-files/{instance_id}.mp4
curl \
 -X GET http://localhost:8080/api/movies/originals/preview-files/{instance_id}.mp4