Get Channel Videos
get_youtube_v3_channel_videosRetrieves videos, shorts, or livestreams from a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code for localized content. | |
| channelId | Yes | The ID of the YouTube channel. | |
| nextToken | No | A token for paginating to the next set of results. | |
| contentType | Yes | The type of content to retrieve. Allowed values: videos, shorts, livestreams. |