version 0.6.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kevinwatt/yt-dlp-mcp",
|
"name": "@kevinwatt/yt-dlp-mcp",
|
||||||
"version": "0.6.5",
|
"version": "0.6.6",
|
||||||
"description": "YouTube yt-dlp MCP Server - Download YouTube content via Model Context Protocol",
|
"description": "YouTube yt-dlp MCP Server - Download YouTube content via Model Context Protocol",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"mcp",
|
"mcp",
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ import { rimraf } from "rimraf";
|
|||||||
const server = new Server(
|
const server = new Server(
|
||||||
{
|
{
|
||||||
name: "yt-dlp-mcp",
|
name: "yt-dlp-mcp",
|
||||||
version: "0.6.5",
|
version: "0.6.6",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
capabilities: {
|
capabilities: {
|
||||||
|
|||||||
Reference in New Issue
Block a user