Creative Content & Video Automation
Upload video, create playlist and add video to playlist
Upload video, create playlist and add video to playlist
Manual
Medium
5
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
5
Node Types
0
Workflow JSON
2.5 KB
{
"id": "21",
"name": "Upload video, create playlist and add video to playlist",
"nodes": [
{
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
210,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "YouTube",
"type": "n8n-nodes-base.youTube",
"position": [
610,
300
],
"parameters": {
"title": "n8n",
"options": {},
"resource": "video",
"operation": "upload",
"categoryId": "28",
"regionCode": "IN",
"binaryProperty": "=data"
},
"credentials": {
"youTubeOAuth2Api": "google-youtube"
},
"typeVersion": 1
},
{
"name": "Read Binary File",
"type": "n8n-nodes-base.readBinaryFile",
"position": [
410,
300
],
"parameters": {
"filePath": ""
},
"typeVersion": 1
},
{
"name"...Showing first 1000 characters. Click "Expand" to view the full JSON.