Files
cinema-display/server/bruno/video.bru
Peter Siegmund 1c5189ea12
All checks were successful
Build and Push Multi-Arch Docker Image / build-and-push (push) Successful in 18m28s
implement video download
needs check, if converted files can be run on device

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-02-01 11:47:05 +01:00

16 lines
153 B
Plaintext

meta {
name: video
type: http
seq: 2
}
get {
url: {{base_uri}}/video/OSfu4ST3dlY
body: none
auth: inherit
}
settings {
encodeUrl: true
}