This Trigger fires every time a specific channel publishes a video.
Developer info
API endpoint slug
youtube.new_video_by_channel
Trigger fields
Channel Text input
Label
Which channel?
Helper text
Enter the Channel ID, e.g. "UCGRODGcsGJDnDebh6uUW_1Q" for the <a href="https://www.youtube.com/channel/UCGRODGcsGJDnDebh6uUW_1Q" target="_blank">IFTTT channel</a>
Slug
channel_id
Required
true
Can have default value
true
Ingredients
Published at
The time at which the video was published.
Slug
created_at
Filter code
Youtube.newVideoByChannel.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Title
The title of the video.
Slug
title
Filter code
Youtube.newVideoByChannel.Title
Type
String
Example
Celebrities Read Mean Tweets
Channel name
Video channel's name.
Slug
channel_name
Filter code
Youtube.newVideoByChannel.ChannelName
Type
String
Example
Jimmy Kimmel Live
Description
The description of the video.
Slug
description
Filter code
Youtube.newVideoByChannel.Description
Type
String
Example
Celebrities read mean tweets...
Url
The URL to the video on YouTube.
Slug
url
Filter code
Youtube.newVideoByChannel.Url
Type
Web URL
Example
https://www.youtube.com/watch?v=RRBoPveyETc
Alternative url
An alternative URL you can use if the original URL doesn't work with your action.