@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
Connect Twenty CRM to Cinatra so your agents can look up companies and contacts and keep your CRM records up to date.
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/twenty-connector
The built-in fallback type that guarantees every item in the library has at least one valid classification. When a file, connector reference, or dashboard…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/default-artifact
Connect OpenAI so every agent in your workspace can run on GPT models. Holds your API key, default model, and service tier behind a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/openai-connector
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
A collapsible, pretty-printed viewer for JSON documents. Agent-run structured outputs and object-content snapshots arrive as application/json, and this renderer gives them a first-class home:…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/json-artifact
Generate ready-to-use image prompts for a finished blog draft — one for the cover, several inline, and a social share. The agent reads the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-image-prompt-agent
Reviews
There are no reviews yet.