Ytdlp Check Archive
ytdlp_check_archiveCheck if a specified yt-dlp archive entry exists in the archive file to avoid re-downloading processed media.
Instructions
Check whether an exact yt-dlp archive entry string exists in an archive file under the configured filesystem policy. This does not resolve a video URL into its archive ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | No | ||
| archivePath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |