Skip to main content
Glama

mcp-audio-analysis

download_from_youtube

Download audio files from YouTube by providing the URL, enabling immediate use in audio analysis tasks. Ideal for extracting content without needing song titles.

Instructions

Downloads a file from a given youtube URL and returns the path to the downloaded file. Be careful, you will never know the name of the song.

Input Schema

NameRequiredDescriptionDefault
youtube_urlYes

Input Schema (JSON Schema)

{ "properties": { "youtube_url": { "title": "Youtube Url", "type": "string" } }, "required": [ "youtube_url" ], "title": "download_from_youtubeArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-audio-analysis

Related Tools

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/hugohow/mcp-music-analysis'

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