get_items_by_id_ffprobe_by_fileid
Retrieve ffprobe metadata for a specific audio file within an item by providing its item ID and file ID, enabling technical analysis of format, codec, and stream details.
Instructions
Get items ffprobe.
GET /api/items/{id}/ffprobe/{fileid}
Args: id: Path parameter. fileid: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| fileid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |