cURL
YouTube 频道
从频道URL获取频道ID
从YouTube频道URL转换获取频道ID(channel_id)。 支持多种URL格式,包括@用户名格式、/channel/格式、/c/格式、/user/格式。
GET
cURL
🪙3 credits每次请求
Copy for AI
🤖 让 AI 帮你写调用代码
点击按钮复制一段结构化提示词,可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。
授权
查询参数
Channel URL Supports multiple formats such as: https://www.youtube.com/@username, https://www.youtube.com/channel/UCxxxxxx, https://www.youtube.com/c/channelname
示例:
"https://www.youtube.com/@CozyCraftYT"
响应
请求成功
The response is of type object.

