From 7710184fafd5156effa04c4aca3d350cd001e771 Mon Sep 17 00:00:00 2001 From: kevin Date: Fri, 21 Feb 2025 16:54:25 +0800 Subject: [PATCH] fix: update description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d70404..5e5f32c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@kevinwatt/yt-dlp-mcp", "version": "0.6.21", - "description": "A MCP server that bridges Video & Audio content with Large Language Models using yt-dlp.", + "description": "An MCP server implementation that integrates with yt-dlp, providing video content download capabilities (e.g. YouTube, Facebook, etc.) for LLMs.", "keywords": [ "mcp", "youtube",