Skip to main content

Video to Text (Groq)

Skill Active

Transcribe video/audio URL or local file to text + SRT using yt-dlp + Groq Whisper API (free tier). Preferred default for v2 transcription. Returns raw text and segments; summary is caller's responsibility.

Purpose

Transcribe video or audio content from various sources into text and SRT subtitles for further processing or analysis.

Features

  • Transcribes video/audio URLs and local files.
  • Generates raw text output.
  • Generates SRT subtitle files.
  • Uses yt-dlp for audio extraction.
  • Leverages Groq Whisper API for transcription.

Use Cases

  • Extracting text from video lectures or presentations.
  • Generating subtitles for video content.
  • Transcribing podcast audio for searchability.
  • Converting audio recordings into searchable text documents.

Non-Goals

  • Producing a summary of the transcribed content.
  • Handling transcription for unsupported audio/video formats.
  • Providing transcription without a valid Groq API key.

Workflow

  1. Extract audio from the provided URL or local file using yt-dlp.
  2. Prepare the extracted audio file (e.g., conversion if needed via ffmpeg).
  3. Send the audio file to the Groq Whisper API for transcription.
  4. Receive transcription results (raw text and SRT segments) from the API.
  5. Return structured JSON output containing text, SRT, and metadata.

Practices

  • Transcription
  • Content extraction
  • API integration

Prerequisites

  • GROQ_API_KEY environment variable set
  • yt-dlp installed
  • ffmpeg installed

Trust

  • warning:Issues AttentionThere are 17 open issues and 3 closed issues in the last 90 days, indicating a low closure rate and potentially slow maintainer response.

Installation

npx skills add 0xmariowu/Autosearch

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

95 /100
Analyzed 1 day ago

Trust Signals

Last commit3 days ago
Stars18
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.