In ChatGPT or Claude
Connect TranscriptFetch as an MCP server and ask your assistant for a transcript, a channel's uploads, or a search. It fetches the data and works with it in the same conversation.
Connection guidesCapabilities
One service for turning video into text you can work with. Here is every capability, where each one is available, and the limits worth knowing before you build on it.
Send a video link and get the spoken words back as timestamped segments and plain text. Captions are used when the platform has them, so the result is exact and instant.
Most TikToks and Instagram videos have no caption track. When one is missing, the audio is transcribed with AI and the result comes back in the same shape, with timestamps.
Get the latest uploads from a YouTube channel, a TikTok profile, or an Instagram account as a list you can transcribe, filter, or check again on a schedule.
Turn a YouTube or TikTok playlist into a list of videos, then fetch transcripts for the ones you want.
Search by keyword on YouTube, TikTok, or Instagram and get results you can transcribe straight away.
Send a list of links in one call and get transcripts back for all of them. The batch size depends on your plan.
Which capabilities are available on each source. Accepted link formats for every platform are listed in the docs.
| Transcript | Channel or profile | Playlist | Search | |
|---|---|---|---|---|
| YouTube | available | available | available | available |
| TikTok | available | available | available | available |
| available | available | not available | available |
Every capability is available from all three, so pick whichever fits the way you work.
Connect TranscriptFetch as an MCP server and ask your assistant for a transcript, a channel's uploads, or a search. It fetches the data and works with it in the same conversation.
Connection guidesCall the REST API from any language, or use the Python and Node.js SDKs. Every capability above is one endpoint.
API referenceTry any request in the browser with your own key before you write code, and copy the working call out.
Open the PlaygroundSign in, paste a link into the Playground, and read the transcript in seconds.