YouTube
Full YouTube Data API v3 integration with managed OAuth via Maton gateway. Search videos, manage playlists, access channel data, handle comments, and manage subscriptions.
# YouTube Full YouTube Data API v3 integration with managed OAuth via Maton gateway. Search videos, manage playlists, access channel data, handle comments, and manage subscriptions. This skill provides complete access to the YouTube Data API v3 through the Maton gateway with managed OAuth authentication. It enables your assistant to search for videos, retrieve video and channel details, create and manage playlists, interact with comments, and manage subscriptions — all without handling OAuth flows directly. ## How It Works The skill proxies requests through the Maton gateway at gateway.maton.ai/youtube/ , which handles OAuth token injection automatically. You authenticate once via the Maton dashboard, and the gateway manages token refresh and connection state. All standard YouTube Data API v3 endpoints are available through the gateway, and you can manage multiple YouTube connections if needed. ## Key Features - **Video Search**: Search for videos, channels, and playlists with full filtering (type, duration, date range, sort order, region) - **Video Details & Trending**: Retrieve video metadata, statistics, content details, and trending/most popular videos by region - **Channel Management**: Access channel details, statistics, subscriber counts, and upload playlists for any channel or your own - **Playlist CRUD**: Create, update, delete playlists and manage playlist items (add/remove videos, reorder) - **Comments & Replies**: List, post, and delete comments and replies on videos - **Subscriptions**: List subscriptions, check subscription status, subscribe, and unsubscribe from channels - **Managed OAuth**: Automatic OAuth token management via Maton gateway with support for multiple connections - **Rate Video**: Like, dislike, or remove ratings on videos ## Requirements - **Maton API Key**: Required for authenticating all requests through the Maton gateway. Sign up at maton.ai and get your key from the settings page ## Use Cases - **Content Research**: Search and analyze trending videos, view counts, and engagement metrics for a topic - **Channel Analytics**: Retrieve your channel statistics, subscriber counts, and video performance data - **Playlist Curation**: Automatically create and organize playlists based on search criteria or topics - **Comment Management**: Monitor and respond to comments on your videos through the assistant - **Video Discovery**: Find trending content by region and category for competitive analysis ## Installation Install via: `npx clawhub@latest install youtube-api-skill`
Instalação
Execute no seu terminal
npx clawhub@latest install youtube-api-skillClique no botão Instalar no topo desta página para configuração com um clique