Skip to content
CommunicationReal-timeUpdated May 2026

YouTube

Channel management and video metadata on YouTube

YouTube on Tiny Command is the channel-management and video-metadata surface for creators and brands. Eight actions cover the operational reach: Get Channel, Get Channel Statistics (subscribers, views, total watch time over a period), List My Uploaded Videos, Get Video (full metadata for a specific video), Update Video Metadata (title, description, tags, category, common for SEO-driven title/description updates after publish), Add Comment to Video, List Playlists, Search Videos. No triggers today (YouTube's native push notifications via PubSubHubbub are limited to channel feeds; native triggers ship in the next release). The integration uses Google OAuth with the youtube.upload and youtube.force-ssl scopes. Common patterns: a scheduled workflow runs Get Channel Statistics for the previous week, formats into a Slack digest with growth metrics, and flags videos that overperformed for repromotion; or a CMS workflow that publishes a blog post also calls Update Video Metadata to keep the related YouTube video's description in sync with the latest narrative.

0triggers
8actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything YouTube can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Add Comment to VideoPosts a top-level comment on a YouTube video. Requires the youtube.force-ssl OAuth scope; the comment is posted as the authenticated channel.
Get ChannelReturns details of a YouTube channel (title, description, custom URL, country, branding settings, topics) by channel ID or handle.
Get Channel StatsReturns a channel's statistics: subscriber count (rounded by YouTube above 1000), total views, and total video count. Used for creator dashboards and growth trackers.
Get VideoReturns details of a YouTube video by ID: title, description, thumbnails, duration, privacy status, and statistics. The standard read after a trigger fires with a video ID.
List My VideosLists videos uploaded by the authenticated channel. Used for catalog exports, batch updates, or to build "latest videos" widgets.
List PlaylistsLists playlists owned by the authenticated YouTube channel with title, item count, and privacy. Used to populate a playlist picker before adding a video.
Search VideosSearches YouTube for videos matching a query, with filters for channel, duration, and upload date. Each search call costs 100 quota units; cache results aggressively.
Update VideoUpdates a YouTube video's metadata: title, description, tags, category, or privacy status. Tag/description SEO-refresh flows lean on this heavily.
Recipes

Pre-built YouTube workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect YouTube once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every YouTube field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the YouTube integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect YouTube to Tiny Command?
Open the Tiny Command workflow builder, drop in a YouTube node, and click Connect. Authorize YouTube once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What YouTube triggers does Tiny Command support?
Tiny Command focuses on outbound actions for YouTube today. Use Tiny Command's universal Webhook or Schedule trigger to start YouTube workflows, then run any YouTube action you need.
What YouTube actions can I run from a workflow?
8 YouTube actions are available out of the box, covering communication operations like "Add Comment to Video". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the YouTube integration real-time?
YouTube actions execute synchronously inside your workflow. Tiny Command waits for YouTube's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use YouTube with Tiny Command?
No. Every YouTube trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any YouTube API endpoint directly.
How much does the YouTube integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The YouTube integration itself has no per-app surcharge.
Related

More communication apps people connect.

Same category as YouTube, ordered by how often teams pair them. Hover the carousel to pause.

Do more with YouTube.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.