Skip to content

Releases: sigvardt/youtube-mcp

Release list

v0.1.4

Choose a tag to compare

@sigvardt sigvardt released this 21 May 18:23
1a78d34

Fixed

  • Advertise structured Google API error envelopes in strict MCP output schemas for playlist image and video trainability tools.
  • Keep playlist image insert and update request schemas free of response-only error fields.
  • Normalize empty Reporting API report lists to {"reports": []}.

Published to PyPI: https://pypi.org/project/youtube-complete-mcp/0.1.4/

Merged via PR #1: #1

v0.1.3

Choose a tag to compare

@sigvardt sigvardt released this 21 May 16:51
88ef533

Fixed

  • Clarify unknown-account errors so agents see configured OAuth keys and understand that default is only the public API-key account path.
  • Remove extra Python KeyError quoting from AccountNotFoundError messages.