chore(release): v0.8.3

This commit is contained in:
kevinwatt 2025-12-25 04:10:12 +08:00
parent 7a8fb5f6ff
commit 910133f382
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
--- ---
## [0.8.2] - 2025-12-25 ## [0.8.3] - 2025-12-25
### Added ### Added
- **Video Comments Extraction**: New tools for extracting YouTube video comments - **Video Comments Extraction**: New tools for extracting YouTube video comments

View File

@ -1,6 +1,6 @@
{ {
"name": "@kevinwatt/yt-dlp-mcp", "name": "@kevinwatt/yt-dlp-mcp",
"version": "0.8.2", "version": "0.8.3",
"description": "An MCP server implementation that integrates with yt-dlp, providing video and audio content download capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs.", "description": "An MCP server implementation that integrates with yt-dlp, providing video and audio content download capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs.",
"keywords": [ "keywords": [
"mcp", "mcp",