Youtube · Arazzo Workflow
YouTube Trending Videos to Playlist
Version 1.0.0
Pull the most popular videos for a region, create a playlist, and add the top trending video to it.
Provider
Workflows
trending-to-playlist
Capture the top trending video and save it into a new playlist.
Lists the most popular videos chart, creates a new playlist, and adds the first trending video to that playlist.
1
getTrending
youtube.videos.list
Request the most popular videos chart and capture the top video id.
2
createPlaylist
youtube.playlists.insert
Create a new playlist to hold the trending video.
3
addTrendingVideo
youtube.playlistItems.insert
Insert the top trending video into the new playlist.