18 lines
518 B
JSON
18 lines
518 B
JSON
{
|
|
"name": "yt-transcribe",
|
|
"owner": {
|
|
"name": "DotClaude",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "yt-transcribe",
|
|
"description": "Download videos, fetch transcripts, and analyze YouTube content with yt-dlp (with JavaScript support), transcript API, and speech-to-text capabilities.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dotclaude-marketplace-plugins-yt-transcribe.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |