Describe the problem/error/question
I’m trying to transfer an ai-generated video title to the Youtube upload node and upload a video with a dynamic title accordingly. However, the Youtube upload node sees either the binary with the video or the dynamic title, node merge does not help. Is there any way to pass two or more parameters to the Youtube upload node?
Please share your workflow
Share the output returned by the last node
This operation expects the node’s input data to contain a binary file ‘data’, but none was found [item 0]
Information on your n8n setup
- **n8n version:**1.112.5
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: windows 11

