18 lines
503 B
JSON
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
|
|
}
|
|
]
|
|
} |