Skip to content

Add to Playlist Node

Data/Google/YouTube

Add to Playlist

Add a video to a YouTube playlist

data_google_youtube_add_to_playlistdataLong running
Inputs5
Outputs4
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

5

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Playlist ID

String
playlist_id

YouTube playlist ID

Video ID

String
video_id

YouTube video ID to add

Position

Integer
position

Position in playlist (optional, -1 for end)

Default -1

Output Pins

4

Success

Execution
exec_out

Error

Execution
error

Item ID

String
item_id

ID of the playlist item

Error Message

String
error_message

Node Info

Internal name
data_google_youtube_add_to_playlist
Category
Data/Google/YouTube