Files
42marketplaces/sync/gh-lttr-claude-marketplace-plugins-video-to-article.json
2025-11-30 09:08:53 +08:00

18 lines
503 B
JSON

{
"name": "video-to-article",
"owner": {
"name": "Lukas Trumm",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "video-to-article",
"description": "Convert lecture videos to transcripts, outlines, and article drafts using automated workflow with ffmpeg and ElevenLabs API",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-lttr-claude-marketplace-plugins-video-to-article.git"
},
"strict": true
}
]
}