Stream Kit Docs
API ReferenceYouTube

Stream Offline

YouTube trigger: youtube:youtube:stream:stream-offline

Stream Offline

Trigger IDyoutube:youtube:stream:stream-offline
PluginYouTube
CategoryStream

Variables

Copy variables into handler fields using {variableName} syntax.

{channelId}{channel}{broadcastId}{title}
NameTypeDescription
{channelId}
string

YouTube channel ID for the connected account.

Example: test-channel-id

{channel}
string

Channel login or display name where the event occurred.

Example: Test Channel

{broadcastId}
string

YouTube broadcast (stream) ID.

Example: test-broadcast-id

{title}
string

Current stream title after a channel update.

Example: Test Stream

On this page