Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

YouTube Transcript Downloader

pormichalparkola·michalparkola· v1.0.0 · atualizado em 2026-04-10
80
Score

Download YouTube video transcripts when the user provides a YouTube URL or requests to download/get/fetch a transcript from YouTube. Also use when the user wants to transcribe or get captions/subtitles from a YouTube video.

youtubetranscriptyt-dlpwhisperaudio-transcriptionsubtitle-extractioncontent-analysis
Linguagens
PythonShell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdyoutube-transcript/workflow
Check if `yt-dlp` is installed and install if necessary.
List available subtitles for the YouTube video.
Attempt to download manual subtitles.
If manual subtitles are unavailable, attempt to download auto-generated subtitles.
If no subtitles are available, prompt the user to transcribe the audio using Whisper.
If Whisper transcription is approved, download the audio and transcribe it.
Post-process the transcript, including deduplication and formatting.
Provide the transcript to the user in the chosen format.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aDynamic Stop Loss (DSL) v4
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aQVeris — Search & Action Engine
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aAdversarial Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

YouTube Transcript Downloader
youtube-transcript
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
download transcript from YouTubeget captions from YouTube videotranscribe a YouTube videofetch subtitles from YouTubeextract text from YouTube videoget YouTube video transcriptdownload YouTube subtitlesI need the transcript for this YouTube video

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download youtube-transcript
$ synaptic skills detail youtube-transcript
$ synaptic skills live youtube-transcript

Dependências

yt-dlpopenai-whisperpython3

Links

GitHub Repository