Skip to content
Docs

Video Content

Extract transcripts, subtitles, bulk content, and RPM estimates from YouTube videos through natural language prompts in your AI assistant.

Five tools for extracting and analysing content from YouTube videos — transcripts, subtitles, bulk fetching, and RPM estimation — all accessible through natural language in your AI assistant.

Prerequisites

Tools

get_video_transcript

Get the full timestamped transcript of a single YouTube video. Useful for content analysis, summarisation, and studying how top videos are structured.

What it returns:

  • Full transcript text with timestamps
  • Segmented captions for the entire video

Example prompts:

Transcribe this video and summarise the key points: youtube.com/watch?v=abc123

What does this video talk about? Get its transcript: youtube.com/watch?v=xyz789

Parameters:

ParameterRequiredDescription
video_idYesThe YouTube video ID (the part after ?v=)

Troubleshooting

Tool not responding?

  • Check your NexLev account is active and the MCP connection is complete (see Quickstart)
  • If you've hit your daily quota, Upgrade to Pro for higher limits

Video not found?

  • Confirm the video is publicly available
  • Use the full URL or just the video ID (the part after ?v=)

Rate Limits

ToolFreeLitePro
Video transcriptget_video_transcript5150300
Video subtitleget_video_subtitle5150300
Bulk video transcriptsget_bulk_video_transcripts550100
Bulk video subtitlesget_bulk_video_subtitles550100
Video RPMget_video_rpm5150300

Per user · resets every 24 hours

Upgrade to Pro →

What's Next?

Last updated