video-transcript

Installation
SKILL.md

Deprecated Video Transcript

Do not run the old transcription workflow from this skill. The previous direct model transcription path has been retired.

For all transcript work, use:

MEDIA_SKILL_DIR="<SKILL_ROOT>/media-to-transcript"
rtk python3 "$MEDIA_SKILL_DIR/scripts/media_to_transcript.py" "<URL或本地媒体路径>" --topic "主题或关键词"

This folder remains only because media-to-transcript imports the existing downloader and platform probing helpers for Bilibili, Douyin, Xiaohongshu, and YouTube.

Installs
1
GitHub Stars
127
First Seen
Aug 13, 2026
video-transcript — bozhoudev/video-skills-toolkit