@cinatra-ai/media-transcript-agent
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-transcript-agent
Media Transcript Agent
Drop in an audio or video URL — including a YouTube watch link — and get back a clean, verbatim transcript with [Speaker N]: labels where multiple voices are present. Useful for turning podcast episodes, recorded calls, and interviews into searchable, quotable text.
Install from the Cinatra marketplace by searching for "Media Transcript Agent" and adding it to your workspace. No additional credentials are required; the agent uses your workspace's configured Gemini access via the platform LLM bridge.
To use the agent, provide a mediaUrl string: a YouTube watch URL or a direct audio/video file URL. Three optional fields add context: title, description, and kind (media type hint). The agent returns transcript (verbatim text) and kind (echoed from input). Speaker labels appear as [Speaker 1]:, [Speaker 2]:, etc. when multiple voices are detected; single-voice recordings have no labels. Unintelligible passages are marked [unclear] rather than guessed.
The agent routes every request to the platform LLM bridge, which selects Gemini with the media_input capability. YouTube URLs are passed as text for native video handling; other URLs are fetched and uploaded as media files. No configuration beyond workspace installation is required.
For local development, run node extension-kind-gate.mjs --package-root . to verify the extension manifest. No build step is needed — the agent is fully declarative via cinatra/oas.json.
If transcription returns errors, confirm the URL is publicly accessible and that the file is a supported audio or video format. If the entire output is [unclear: entire audio is unintelligible], the media may be silent, corrupt, or in an unsupported language. For other errors, verify that Gemini access is enabled for your workspace.
Works with
- YouTube
- Direct audio and video URLs
Capabilities
- Transcribe a YouTube video from its watch URL
- Transcribe an audio or video file from a direct URL
- Label speakers automatically when multiple voices are present
- Preserve filler words, false starts, and cross-talk for verbatim accuracy
- Flag unintelligible passages instead of guessing
More from Cinatra
Turn a published blog post into a short, native-feeling LinkedIn promotional post. Give the agent the blog title, excerpt, body, and the company behind…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-linkedin-writer-agent
A go-to-market plan — positioning, GTM motion, channel mix, messaging architecture, segmentation, and the campaign roadmap that ties it all together. The strategy is…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/marketing-strategy-artifact
A short, outline-shaped note that captures a future blog post before anyone writes it. Blog Ideas hold a working title, an angle, a few…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-idea-artifact
Edit Drupal content from plain-language instructions. Tell the agent which node to change and what to change about it, and it reads the page,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/drupal-agent
The conversational skill behind the Cinatra chat widget that lives inside the Drupal node editor. It decides on every message whether you are asking…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/drupal-skills
Pull a structured episode list out of any YouTube channel or podcast website so downstream agents can pick what to transcribe, summarize, or analyse.…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-feeds-connector
Reviews
There are no reviews yet.