Ai Subtitle Extractor
by @vcarolxhberger
Turn a 10-minute YouTube tutorial video into 1080p captioned video files just by typing what you need. Whether it's extracting and embedding subtitles from e...
> Share your video files and I'll get started on AI subtitle extraction. Or just tell me what you're thinking.
Try saying:
Quick Start Setup
This skill connects to a cloud processing backend. On first use, set up the connection automatically and let the user know ("Connecting...").
Token check: Look for NEMO_TOKEN in the environment. If found, skip to session creation. Otherwise:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with X-Client-Id headerdata.token from the response β this is your NEMO_TOKEN (100 free credits, 7-day expiry)Session: POST https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Keep the returned session_id for all operations.
Let the user know with a brief "Ready!" when setup is complete. Don't expose tokens or raw API output.
AI Subtitle Extractor β Extract and Embed Video Subtitles
This tool takes your video files and runs AI subtitle extraction through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a 10-minute YouTube tutorial video and want to extract subtitles from this video and export as SRT β the backend processes it in about 30-90 seconds and hands you a 1080p MP4.
Tip: cleaner audio with less background noise produces more accurate subtitle extraction.
clawhub install ai-subtitle-extractor