Create a YouTube playlist intake
Use “Create a YouTube playlist intake” in Recued. It runs the YouTube playlist creation workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (15 steps)
channel_id
trim
Trim whitespace from setting channel id
title
trim
Trim whitespace from setting title
description
trim
Trim whitespace from setting description
default_language
trim
Trim whitespace from setting default language
seed_video_id
trim
Trim whitespace from setting seed video id
has_channel
compare
Check if channel id has data
has_title
compare
Check if title has data
has_seed_video
compare
Check if seed video id has data
channel_raw
?
skip_create
any
Check if any of the conditions are true
created_playlist
?
skip: step.skip_create equal true
skip_seed
any
Check if any of the conditions are true
seed_item
?
skip: step.skip_seed equal true
skipped
compare
Check if skip create equals true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
title
setting
=
google
setting
=
channel id
setting
=
description
setting
=
seed position
setting
=
0
seed video id
setting
=
privacy status
setting
=
private
default language
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.