get-top-comments
Extract the most-liked top comments from any YouTube video by providing its URL, with optional count up to 20.
Instructions
Extract top comments from a YouTube video (sorted by likes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL to extract comments from | |
| count | No | Number of top comments to extract (default: 10, maximum: 20) |