Files
vod-system/bruno/VoD-System/Download Input.bru

12 lines
142 B
Plaintext

meta {
name: Download Input
type: http
seq: 7
}
get {
url: {{base_url}}/download/input/{{video_uuid}}
body: none
auth: inherit
}