ADD input and output downloaders
This commit is contained in:
11
bruno/VoD-System/Download Input.bru
Normal file
11
bruno/VoD-System/Download Input.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Download Input
|
||||
type: http
|
||||
seq: 7
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{base_url}}/download/input/{{video_uuid}}
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user