Jelajahi dan integrasikan model AI seo-youtube-video-subtitles melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model seo-youtube-video-subtitles menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.010 per Live lookup | 字幕价格为所选 SERP 方法的 3 倍;Standard 普通/高质量档位起价为 $0.003/$0.006。 |
| Fal.ai | Tidak tersedia | Tidak menyediakan API mandiri. |
| Replicate | Tidak tersedia | Tidak menyediakan API mandiri. |
字幕价格为所选 SERP 方法的 3 倍;Standard 普通/高质量档位起价为 $0.003/$0.006。
Tidak menyediakan API mandiri.
Tidak menyediakan API mandiri.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Video ID | string | YouTube Video ID 或完整 YouTube URL(watch、embed、短链接)。 | dQw4w9WgXcQ |
| 字幕Bahasa | string | 要提取的字幕语言标签(例如 'en'、'es'、'fr'、'zh-Hans')。 | en |
| 字幕翻译Bahasa | string | Optional language tag for translating the selected subtitle track. | null |
| 位置 | Enum (213 options) | 搜索所针对的国家或地区。 | United States |
| Bahasa | Enum (129 options) | 搜索使用的语言。 | English |
| 操作系统 | Enum (2 options) | 桌面操作系统。 | null |
| 标签 | string | Optional request tag for tracing. | null |
| 交付方式 | Enum (2 options) | 使用 Live 以立即获得结果,或使用 Standard 将任务排队。 | live |
| 优先级 | Enum (2 options) | 标准任务优先级。 | normal |
YouTube Video ID 或完整 YouTube URL(watch、embed、短链接)。
dQw4w9WgXcQ要提取的字幕语言标签(例如 'en'、'es'、'fr'、'zh-Hans')。
enOptional language tag for translating the selected subtitle track.
null搜索所针对的国家或地区。
United States搜索使用的语言。
English桌面操作系统。
nullOptional request tag for tracing.
null使用 Live 以立即获得结果,或使用 Standard 将任务排队。
live标准任务优先级。
normalDeveloper documentation
Panduan integrasi cepat untuk seo-youtube-video-subtitles. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
API 会返回空的字幕列表,或者在有可用自动生成字幕时回退到这些字幕。
会。`items` 数组中的每一项都包含 `start`(秒)、`end`(秒)和 `text`。
会,响应同时包含由带时间行组成的 `items` 数组,以及包含完整拼接文字稿的 `full_text` 字段。
适用。对于请求的语言,API 会获取可用的字幕轨道,无论字幕是创作者上传的还是 YouTube 自动生成的。
可以,`full_text` 字段适合直接传入摘要或主题提取 LLM 提示词。