Find channel outlier videos
find_outlier_videosDetect videos that outperform a channel's median views to reveal which topics and formats resonate. Returns raw YouTube data plus a derived view multiplier for easy comparison.
Instructions
★ Find videos that overperformed vs the channel's own median views (outlier detection). Use it to reverse-engineer which topics/formats worked. Returns raw YouTube fields plus a derived multiplier (marked as non-YouTube data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | how many recent videos to analyze (default 50) | |
| channel | Yes | @handle, UC... channel id, or URL | |
| min_age_days | No | ignore videos younger than N days to avoid low-view bias (default 7) | |
| min_multiplier | No | minimum view multiple vs channel median (default 2) |