---
title: "Stream Decrypted MP4 Video (Alias for decrypt-video)"
method: GET
path: "/dramabox/stream"
tags: ["DramaBox"]
---

# Stream Decrypted MP4 Video (Alias for decrypt-video)

`GET /dramabox/stream`

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)
