{"results":[{"id":"DqbJHt4XI5Q","videoId":"DqbJHt4XI5Q","title":"When Friendship Burns Brighter Than Fear - THE STAR Clip | Steven Yeun","channelName":"KinoCheck Family","publishDate":"2026-01-16T17:33:54.000Z","matchCount":6,"aiSummary":"This video discusses \"When Friendship Burns Brighter Than Fear - THE STAR Clip | Steven Yeun\" and mentions a term exactly \"breeze\".","timestamps":[{"time":278,"formattedTime":"00:04:38","transcript":"Sweet breeze.","context":"phrase"},{"time":282,"formattedTime":"00:04:42","transcript":"Sweet breeze.","context":"phrase"},{"time":277,"formattedTime":"00:04:37","transcript":"Sweet breeze.","context":"phrase"},{"time":281,"formattedTime":"00:04:41","transcript":"Sweet breeze.","context":"phrase"},{"time":280,"formattedTime":"00:04:40","transcript":"Sweet breeze.","context":"phrase"},{"time":279,"formattedTime":"00:04:39","transcript":"Sweet breeze.","context":"phrase"}]},{"id":"Y76SBWfU2Bw","videoId":"Y76SBWfU2Bw","title":"Noah Kahan - She Calls Me Back (Official Lyric Video)","channelName":"NoahKahanVEVO","publishDate":"2022-10-14T04:00:24.000Z","matchCount":1,"aiSummary":"This video discusses \"Noah Kahan - She Calls Me Back (Official Lyric Video)\" and mentions a term exactly \"breeze\".","timestamps":[{"time":146,"formattedTime":"00:02:26","transcript":"How does your way to live this breeze?","context":"phrase"}]},{"id":"JkYEld4m1i4","videoId":"JkYEld4m1i4","title":"White Wolf: Ghost of Wakanda (2026) - First Look | Jason Momoa, Denzel Washington - Concept Trailer","channelName":"Ultimate Studios","publishDate":"2026-01-23T12:30:29.000Z","matchCount":1,"aiSummary":"This video discusses \"White Wolf: Ghost of Wakanda (2026) - First Look | Jason Momoa, Denzel Washington - Concept Trailer\" and mentions a term exactly \"breeze\".","timestamps":[{"time":9.52,"formattedTime":"00:00:09","transcript":"Breeze and let the old world fall away.","context":"phrase"}]},{"id":"DxLTFJgPxig","videoId":"DxLTFJgPxig","title":"I'll Be Okay","channelName":"Highway to Knowhere - Topic","publishDate":"2026-01-27T10:13:50.000Z","matchCount":1,"aiSummary":"This video discusses \"I'll Be Okay\" and mentions a term exactly \"breeze\".","timestamps":[{"time":169,"formattedTime":"00:02:49","transcript":"To carry the weight and breeze don't smile","context":"phrase"}]},{"id":"H0tsjCXJUko","videoId":"H0tsjCXJUko","title":"Faking My Death on the Unstable SMP","channelName":"Wemmbu","publishDate":"2025-10-25T14:49:38.000Z","matchCount":1,"aiSummary":"This video discusses \"Faking My Death on the Unstable SMP\" and mentions a term exactly \"breeze\".","timestamps":[{"time":13.72,"formattedTime":"00:00:13","transcript":"Last time I was at spawn, escaping was a breeze.","context":"phrase"}]},{"id":"9InPlY-Zk4k","videoId":"9InPlY-Zk4k","title":"HARDY - Who Don't (Official Audio)","channelName":"HARDY","publishDate":"2025-09-26T04:00:10.000Z","matchCount":1,"aiSummary":"This video discusses \"HARDY - Who Don't (Official Audio)\" and mentions a term exactly \"breeze\".","timestamps":[{"time":77,"formattedTime":"00:01:17","transcript":"That could not give a shit about who don't keep us from green peas and the day breeze","context":"phrase"}]}],"totalMatches":6}
curl --location --request GET 'https://zylalabs.com/api/11841/api+to+search+youtube+transcript+captions/22480/search?q=breeze' --header 'Authorization: Bearer YOUR_API_KEY'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 搜索Youtube字幕的API API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
搜索端点返回一组YouTube视频转录本,包括视频元数据,如视频ID、标题、频道名称、发布日期和带时间戳的匹配转录段
响应中的关键字段包括 `id` `videoId` `title` `channelName` `publishDate` `matchCount` `aiSummary` 和 `timestamps` 这些字段详细说明了每个转录匹配的时间和上下文
响应数据被组织成一个包含 `results` 数组的 JSON 对象。每个结果包括视频元数据和一个 `timestamps` 数组,用于指定匹配短语在视频中的位置
用户可以使用查询字符串等参数自定义搜索以获取精确短语或关键词,以及使用视频类别或时长的过滤器来细化结果
搜索端点提供视频字幕的信息,包括确切短语、模糊匹配、发生的时间戳以及相关的视频元数据,如标题和频道
数据准确性通过来自YouTube转录数据库的持续更新得以保持,确保API反映出可用的最新和相关的视频内容
典型的用例包括内容分析 创建摘要 增强应用程序中的搜索功能 以及使用户能够根据语音内容在视频中找到特定时刻
用户可以通过利用时间戳直接导航到视频中的特定时刻,使用元数据进行分类,并分析匹配次数来评估相关性