n8n Faceless Videos
Last updated
Last updated
This is the EASIEST n8n/Make AI agent system that creates faceless AI videos and posts them to all social platforms, without having to sign up for multiple tools to generate AI images, videos, voice, and stitch everything together.
Faceless AI videos are , getting millions of views.
Anyone can start making them today, without expertise in video editing.
Here's the n8n template to import:
A single n8n/Make workflow that:
Generates a faceless video idea and script
Turns that script into a full AI video
Posts to 7 social platformsā
Tool
Why you need it
Links
n8n or Make
Runs the no-code workflow
Blotato
Generates video & posts to social platforms
ChatGPT
Write script & caption
Download the JSON file (top of this chat).
In n8n or Make, click Import
The full workflow should appear
To get the workflow running for the first time, you only need to configure 2 nodes:
Prepare Video
Prepare to Publish
Hereās how the node looks. For your 1st test, the only fields you need to fill out are:
blotato_api_key
instagram_id
OR tiktok_id
After your first test succeeds, then you can test all your other social account IDs.
The prebuilt template injects your variables automatically, as defined in the Prepare Video
node, so you donāt have to touch anything right now.
If you want Blotato to take your script and transform it into a POV style video, set id
to base/pov/wakeup
in the āPrepare Videoā node. Viral POV videos typically donāt have an AI voiceover, so this template will disable the AI voiceover.
Here are the parameters available for each video template:
I plan to add many more templates, especially for business/professional videos!
To animate the whole video, not just the first image, make sure to set animate_all
to true
in the āPrepare Videoā node.
For your test run, make sure only 1 social platform is enabled. Disable the others.
Donāt touch anything else besides the 2 āprepareā nodes as described above.
Here are common issues and errors:
Symptom
Fix
ā401 Unauthorizedā
Wrong or expired Blotato API key
Getting video returns āscript-readyā
The video isnāt done exporting, so youāll need to increase wait time.
Social post fails
Check that account ID is correct and that the account is connected in Blotato
Once everything is working, now you can go back and tweak the automation!
For example, you probably want to change the AI agent nodeās prompt, which Iāve copied below for reference:
You can also customize the AI image and video models.
The template default AI image model is ārecraftā which creates realistic-looking images. I also personally like the image model āflux-proā.
The template default AI video model is āframepackā which is the cheapest option, so that you donāt accidentally burn lots of credits.
Hereās a created by this automation ā including the animated images, voiceover, and captions š using image model āRecraftā and video model āFramepackā.
Hereās how the node looks. The only field you need to fill out is blotato_api_key
which you can get .
The heavy lifting happens in the Create Video node, which calls Blotato API to generate your faceless video. Here is the .
If you want Blotato to take your script as is, without transforming it into POV style, set id
to empty
in the āPrepare Videoā node. This will generate an AI voiceover reading your script. Hereās the full list of available.
Go to see the full list of AI models available.