Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
https://www.youtube.com/channel/UCJHBJ7F-nAIlMGolm0Hu4vg@用户名 格式的URL中,先访问频道页面获取真实的频道ID"UCJHBJ7F-nAIlMGolm0Hu4vg""zh-CN""zh-CN", "en-US", "ja-JP", "ko-KR" 等"US""US", "JP", "GB" 等nullfalsefalse - 返回原始完整数据true - 返回清洗后的精简数据(推荐){
"videos": [
{
"video_id": "zd3yCa1bJCM",
"title": "Minecraft: DREAM! - Asleep Custom Map",
"thumbnail": "https://i.ytimg.com/vi/zd3yCa1bJCM/hqdefault.jpg",
"thumbnails": [
{"url": "...", "width": 168, "height": 94},
{"url": "...", "width": 336, "height": 188}
],
"moving_thumbnail": "https://i.ytimg.com/an_webp/zd3yCa1bJCM/mqdefault_6s.webp?...",
"duration": "16:57",
"duration_accessibility": "16分钟57秒钟",
"view_count": "343,369次观看",
"short_view_count": "34万次观看",
"published_time": "18小时前",
"description": "Today, we're trapped in a super weird dream...",
"is_live": false,
"is_verified": true,
"url": "https://www.youtube.com/watch?v=zd3yCa1bJCM",
"playback_url": "https://rr5---sn-ogueln67.googlevideo.com/initplayback?..."
}
],
"continuation_token": "下一页token"
}video_id: 视频IDtitle: 视频标题thumbnail: 最高清晰度缩略图URLthumbnails: 所有分辨 率的缩略图列表moving_thumbnail: 动态缩略图URL(webp格式,鼠标悬停预览)duration: 视频时长(如"16:57")duration_accessibility: 时长无障碍文本(如"16分钟57秒钟")view_count: 完整观看次数(如"343,369次观看")short_view_count: 简短观看次数(如"34万次观看")published_time: 发布时间(如"18小时前")description: 视频描述片段is_live: 是否为直播is_verified: 频道是否已认证url: 视频播放页URLplayback_url: 视频播放初始化URL(googlevideo.com,可能为空)continuation_token: 下一页的分页tokenhttps://www.youtube.com/channel/UCJHBJ7F-nAIlMGolm0Hu4vg@username format URLs"UCJHBJ7F-nAIlMGolm0Hu4vg""zh-CN""zh-CN", "en-US", "ja-JP", "ko-KR", etc."US""US", "JP", "GB", etc.nullfalsefalse - Return raw complete datatrue - Return cleaned simplified data (recommended){
"videos": [
{
"video_id": "zd3yCa1bJCM",
"title": "Minecraft: DREAM! - Asleep Custom Map",
"thumbnail": "https://i.ytimg.com/vi/zd3yCa1bJCM/hqdefault.jpg",
"thumbnails": [
{"url": "...", "width": 168, "height": 94},
{"url": "...", "width": 336, "height": 188}
],
"moving_thumbnail": "https://i.ytimg.com/an_webp/zd3yCa1bJCM/mqdefault_6s.webp?...",
"duration": "16:57",
"duration_accessibility": "16 minutes, 57 seconds",
"view_count": "343,369 views",
"short_view_count": "343K views",
"published_time": "18 hours ago",
"description": "Today, we're trapped in a super weird dream...",
"is_live": false,
"is_verified": true,
"url": "https://www.youtube.com/watch?v=zd3yCa1bJCM",
"playback_url": "https://rr5---sn-ogueln67.googlevideo.com/initplayback?..."
}
],
"continuation_token": "next page token"
}video_id: Video IDtitle: Video titlethumbnail: Highest resolution thumbnail URLthumbnails: List of all resolution thumbnailsmoving_thumbnail: Moving thumbnail URL (webp format, hover preview)duration: Video duration (e.g., "16:57")duration_accessibility: Duration accessibility text (e.g., "16 minutes, 57 seconds")view_count: Full view count (e.g., "343,369 views")short_view_count: Short view count (e.g., "343K views")published_time: Published time (e.g., "18 hours ago")description: Video description snippetis_live: Whether it's a live streamis_verified: Whether the channel is verifiedurl: Video playback page URLplayback_url: Video playback initialization URL (googlevideo.com, may be empty)continuation_token: Pagination token for next pageAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/youtube/web_v2/get_channel_videos?channel_id=UCJHBJ7F-nAIlMGolm0Hu4vg&language_code=zh-CN&country_code=US&continuation_token&need_format' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}