{ "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, "id": "baac4730-a65b-42c0-b266-e87813abfc9c", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "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, "id": "89b4792c-3fcf-47d4-8a6d-818d0e07fa2d", "notes": "This youTube node performs automated tasks as part of the workflow." }, { "name": "Read Binary File", "type": "n8n-nodes-base.readBinaryFile", "position": [ 410, 300 ], "parameters": { "filePath": "" }, "typeVersion": 1, "id": "dd14f545-b1c9-41a3-8580-86cd5e67f9f5", "notes": "This readBinaryFile node performs automated tasks as part of the workflow." }, { "name": "YouTube1", "type": "n8n-nodes-base.youTube", "position": [ 810, 300 ], "parameters": { "title": "n8n", "options": {}, "resource": "playlist", "operation": "create" }, "credentials": { "youTubeOAuth2Api": "google-youtube" }, "typeVersion": 1, "id": "a58767a3-a61d-4773-82da-b58a90b629be", "notes": "This youTube node performs automated tasks as part of the workflow." }, { "name": "YouTube2", "type": "n8n-nodes-base.youTube", "position": [ 1010, 300 ], "parameters": { "options": {}, "videoId": "={{$node[\"YouTube\"].json[\"id\"]}}", "resource": "playlistItem", "playlistId": "" }, "credentials": { "youTubeOAuth2Api": "google-youtube" }, "typeVersion": 1, "id": "321c6217-082b-4391-9cb9-b2e7ef612050", "notes": "This youTube node performs automated tasks as part of the workflow." }, { "id": "error-f2a9f3e1", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Upload video, create playlist and add video to playlist. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-aa4fb201", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.993661", "updatedAt": "2025-09-29T07:07:48.993673", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Upload video, create playlist and add video to playlist. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }