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