YouTube Channel API
youtube_channelRetrieve YouTube channel details and videos by channel ID, with options to geo-target results by country and language. Useful for extracting channel metadata and video lists for analysis.
Instructions
Get a YouTube channel's details and videos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Two-letter ISO country code to geo-target results (e.g. us, gb, in, de). (API default: us) | |
| language | No | Result language code (e.g. en, es, fr, de). (API default: en) | |
| channel_id | Yes | YouTube channel id. |