Skip to main content
Glama

video_streaming_data

Retrieve video streaming data from YouTube using a video ID to access metadata and statistics for analysis or integration.

Instructions

Video Streaming Data

Query Parameters:

  • id (Required): Video ID

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
idYesVideo ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Video ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-youtube138'

If you have feedback or need assistance with the MCP directory API, please join our Discord server