73 lines
2.5 KiB
JSON
73 lines
2.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:dotclaude/marketplace:plugins/yt-transcribe",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "86a95a8e62d66c915193b92b438ac4a0b117a8fc",
|
|
"treeHash": "f8e2ef6fa0e377262877defd32d473a77eafc4fc33bfc34118d21be0253e3b03",
|
|
"generatedAt": "2025-11-28T10:16:42.035596Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"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.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "6f416f4793568e4cd093baabd1898a2bf1b4f11bfb96fe2f95dbdd3c18fd3edb"
|
|
},
|
|
{
|
|
"path": "agents/video-analyzer.md",
|
|
"sha256": "18434bea063ac075252622e3796968db3616c158fa63eb66a80d85810e3af74e"
|
|
},
|
|
{
|
|
"path": "agents/media-downloader.md",
|
|
"sha256": "637fb7cfe2b3408c5890b39e3d2aa6ec005262ea03f575658f439b37bff73015"
|
|
},
|
|
{
|
|
"path": "agents/transcript-fetcher.md",
|
|
"sha256": "21ac535d9c7f4a9c83c3770715f19b756465b852d1f70a1945ce5bf096844f96"
|
|
},
|
|
{
|
|
"path": "agents/transcript-processor.md",
|
|
"sha256": "82c114b7f6663c36a538ad76b84bba175638242a09189a7e0dd36c9d6695c825"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "52688b36c1ef6914f666d109bbcff0d437916075c14ce3ab88f58e9cdca96758"
|
|
},
|
|
{
|
|
"path": "commands/yt-analyze.md",
|
|
"sha256": "c12a4c523e2f193b91bef0ebe919dbb6f6840803c8dc5ec7e0fad828e5a529ad"
|
|
},
|
|
{
|
|
"path": "commands/yt-fetch-transcript.md",
|
|
"sha256": "9e1afb220b015e3e534c76da33b68b580a5701c5f34116a47091215591f88ebe"
|
|
},
|
|
{
|
|
"path": "commands/yt-download.md",
|
|
"sha256": "01c77bf41a3649ccc699eddda194406fbb7a21947b739ccccd89554920e8acbc"
|
|
},
|
|
{
|
|
"path": "commands/yt-transcribe.md",
|
|
"sha256": "fc25ab26e31326a144087df1aab485165f9731150f486b51d32644ea83e8324d"
|
|
}
|
|
],
|
|
"dirSha256": "f8e2ef6fa0e377262877defd32d473a77eafc4fc33bfc34118d21be0253e3b03"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |