---
title: "Download of a specific quality"
method: POST
path: "/videos/{video_id}/{quality}/download"
---

# Download of a specific quality

`POST /videos/{video_id}/{quality}/download`

## Path parameters

- `video_id` string, required
- `quality` 'sd' | 'hd' | 'fhd' | 'uhd' | 'auto', required

## Headers

- `Authorization` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/pandavideo/apis/api-v2.md) · [All operations](https://skmtc.net/pandavideo/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pandavideo/api-v2/revisions/4fbd3c623ca9/schema)
