Ytdlp Probe Url
ytdlp_probe_urlProbe a media URL to confirm yt-dlp support and identify the extractor without downloading. Use for quick compatibility checks before planning a download.
Instructions
Probe whether yt-dlp supports a media URL and identify the extractor without downloading files. Use for quick support checks before planning or downloading.
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 |