Automating YouTube Shorts

Im trying automating utube short.

image

image

Im using ollama to test it and following the json file from the creator.
I dont know if the ollama is the one that cause the issue while the creator of the json file uses openai.

n8n Version
1.76.1
Instance ID
d8ea0e94b2fff62d6fc5fdb5822e500acc61f8c908256a634901e24e00eac164

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

n8n Version
1.76.1
windows 10
default: SQLite

running it with npx n8n no docker or anything.

Chat input from ollama with {{ $json.chatInput }} to tool agent then to parser with
{
“script”: “string”
}

So Video short term to get: {{ $json.output }} from it.

image

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.