Social Media Apps9 toolsPaste one API key
YouTube Transcript integration for AI agents
Fetch transcripts and captions from YouTube videos
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect YouTube Transcript once and call the same tools from all of them.
Setup
Connect YouTube Transcript through ClawLink's hosted setup. Sign in at youtubetranscript.dev, copy the API key from your account dashboard, and paste it into the connect flow.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
YouTube Transcript exposes 9 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
youtube_transcript_get_stored_transcript | Read a transcript already stored in your account | Read |
youtube_transcript_get_video_transcript | Fetch and store the transcript for one YouTube video | Read |
youtube_transcript_get_video_transcript_job_status | Check the status of a transcript job | Read |
youtube_transcript_get_video_transcripts_batch | Fetch and store transcripts for up to 10 YouTube videos | Read |
youtube_transcript_get_video_transcripts_batch_status | Check the status of a transcript batch | Read |
youtube_transcript_list_stored_transcripts | List and search stored transcripts | Read |
youtube_transcript_list_transcript_languages | List available languages for a stored transcript | Read |
youtube_transcript_resolve_channel_videos | List video metadata for a YouTube channel | Read |
youtube_transcript_resolve_playlist_videos | List video metadata for a YouTube playlist | Read |