---
title: "Decrypt Encrypted MP4 Video Stream"
method: GET
path: "/dramabox/decrypt-video"
tags: ["DramaBox"]
---

# Decrypt Encrypted MP4 Video Stream

`GET /dramabox/decrypt-video`

Wanna buy DramaBox source code?

You can send a message to my friend on Telegram: https://t.me/Gieneticc

## Query parameters

- `url` string, required

## Response `200`

Decrypted MP4 video binary stream

## Other responses

- `400` — Missing or invalid url parameter
- `404` — Failed to decrypt video
- `500` — Server error

---

[API](https://skmtc.dev/paxsenix/apis/paxsenix-api.md) · [All operations](https://skmtc.dev/paxsenix/apis/paxsenix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/paxsenix/paxsenix-api/revisions/a09b8775685e/schema)
