Overview
This endpoint is designed for videos where a pre-existing transcript or caption file cannot be retrieved (unlike YouTube). It downloads the video content and processes it through an AI speech-to-text model to generate a new transcript. This is particularly useful for social media platforms where direct transcript extraction is not possible.Supported Platforms
VidNavigator can generate transcripts from these platforms using speech-to-text. This list mirrors the transcript endpoint, except that YouTube is replaced by Instagram here:- X / Twitter (just copy the tweet video link)
- Facebook (public videos only)
- TikTok
- Dailymotion
- Loom
- Vimeo
Example Usage
Success Response (200 OK)
Returns avideo_info
object and a transcript
object generated by the speech-to-text model.
Authorizations
API key authentication. Include your VidNavigator API key in the X-API-Key header.
Body
application/json
URL of the video to transcribe
Example:
"https://www.instagram.com/reel/C86ZvEaqRmo/"