audio-download-transcriber

Download audio from video URLs and generate text transcripts.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/775266553/aispeak --skill audio-download-transcriber
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audio-download-transcriber
Source: https://github.com/775266553/aispeak/tree/main/.trae/skills/audio-download-transcriber
Command: npx skills add https://github.com/775266553/aispeak --skill audio-download-transcriber

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill turns a video or audio source into an mp3 file and a readable text transcript, enabling quick audio extraction and transcription without manual steps.

Core Features & Use Cases

  • Download audio: Save audio from Bilibili or video URLs as mp3.
  • Transcription: Convert spoken content into text (with optional timestamps if supported).
  • Use Case: Generate a transcript and a subtitle-style text file from a video to reuse in content creation.

Quick Start

Download the audio from a video URL and generate a text transcript.

Frequently Asked Questions about audio-download-transcriber

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download audio and transcribe video to text?▼

To download audio and transcribe video to text, provide a video URL to generate an MP3 file and a readable text transcript saved in designated output folders.

Can I extract MP3 audio from a Bilibili URL?▼

Yes, you can extract MP3 audio from a Bilibili URL. The workflow downloads the online video source and saves the extracted audio directly as an MP3 file.

Does the transcription pipeline support local media files?▼

Yes, the transcription pipeline supports local media files. It processes both online video URLs and local media sources to produce text transcripts within a single workflow.

Can I generate subtitle-style text from a video for content reuse?▼

Yes, you can generate subtitle-style text from a video for content reuse. The transcription feature converts spoken content into readable text, optionally including timestamps.

Do I need manual steps to convert spoken content into a text transcript?▼

No, you do not need manual steps to convert spoken content into a text transcript. The integrated download-and-transcription pipeline automatically handles MP3 extraction and transcript generation.