action cpy_get_static_streaming_playlists_hls_filename { label: "Get public HLS video file" provider: cpy method: GET path: "/static/streaming-playlists/hls/{filename}" encoding: json output: { type: "object" additionalProperties: true } }