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

12 lines
144 B
Plaintext

meta {
name: Download Output
type: http
seq: 6
}
get {
url: {{base_url}}/download/output/{{video_uuid}}
body: none
auth: inherit
}