Skip to main content
Glama

search_videos

Search YouTube videos using queries with filters for upload date, duration, and other metadata to find specific content.

Instructions

Search videos on YouTube via yt-dlp (ytsearch). Returns list of matching videos with metadata. Optional: limit, offset (pagination), uploadDateFilter (hour|today|week|month|year), dateBefore, date, matchFilter (e.g. "!is_live"), response_format (json|markdown).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoSearch query
limitNoMax results (default 10)
offsetNoSkip first N results (pagination)
uploadDateFilterNoFilter by upload date (relative to now)
dateBeforeNoyt-dlp --datebefore, e.g. "now-1year" or "20241201"
dateNoyt-dlp --date, exact date e.g. "20231215" or "today-2weeks"
matchFilterNoyt-dlp --match-filter, e.g. "!is_live" or "duration < 3600 & like_count > 100"
response_formatNoFormat of the human-readable content: json (default) or markdown

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/samson-art/transcriptor-mcp'

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