Ytdlp List Formats
ytdlp_list_formatsList available audio/video formats for a media URL without downloading files. Use to find quality, codec, resolution, bitrate, or format IDs.
Instructions
List available audio/video formats for a media URL without downloading files. Use when the user asks what quality, codec, resolution, bitrate, or format IDs are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| auth | No | ||
| limit | No | ||
| offset | No | ||
| network | No | ||
| flatPlaylist | No | ||
| responseFormat | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |