remove_dead_videos
Clean YouTube playlists by detecting and removing dead, private, or blocked videos. Preview with dry-run mode, then execute deletions.
Instructions
Remove all dead/private/blocked videos from their playlists.
By default runs in dry_run mode — set dry_run=False to actually remove.
Args: dry_run: If True (default), only preview; set False to execute
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_path | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |