video_playlist
Retrieve video IDs and titles from any YouTube playlist URL for batch analysis. Pass results to video analysis tools for further processing.
Instructions
Get video IDs and titles from a YouTube playlist.
Results can be passed to video_analyze for batch analysis. Costs 1 YouTube API unit per page (max 50 items/page).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube playlist URL (must contain 'list=' parameter) | |
| max_items | No | Maximum videos to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||