agentbody/tiktok-transcribe
Transcribe TikTok video audio into text and timed segments. Use when existing captions are unavailable and explicit audio transcription is needed. Limited to 10-minute videos.
Input
Idle
Example output — click Run to generate your own
API README
TikTok Transcribe
Transcribe TikTok video audio into text and timed segments using speech recognition.
Highlights
- Full audio-to-text transcription for TikTok videos
- Returns timed segments with precise timestamps
- Automatic language detection
- Limited to videos up to 10 minutes
Pricing
| Component | Price |
|---|---|
| Per transcription | $0.01 |
When to Use
| ✅ Good fit | ❌ Consider alternatives |
|---|---|
| Videos without existing captions | Videos with available subtitles (use tiktok-transcript) |
| Audio content analysis | Videos longer than 10 minutes |
| Accessibility needs | Non-TikTok platforms |
Technical Specs
| Spec | Value |
|---|---|
| Method | POST |
| Endpoint | /v1/tiktok/transcribe |
| Input | TikTok video URL |
| Output | Full text, timed segments, detected language |
| Max duration | 10 minutes |
| Execution | Sync |
| Idempotency | Requires Idempotency-Key header |

