Package Information
Available Nodes
Documentation
n8n-nodes-bookoly
This is an n8n community node. It lets you use bookoly in your n8n workflows.
bookoly is a service that makes it easy to create, edit, and process your content automatically.
With bookoly, you can generate slideshows, add subtitles, create voice-overs, split videos into multiple scenes, and
a lot more β all through a simple API.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
ποΈ Video
- Add Audio to a Video β Add background music or a voice-over to a video.
- Add Audio with Subtitles to a Video β Add a voice-over and automatically generate and add subtitles from the audio.
- Add Subtitles to a Video β Automatically generate subtitles from the videoβs audio and insert them into the file.
- Add Subtitles to a Video from a File β Import and embed an external subtitle file (e.g.
.srt,.ass) into a video. - Add Watermark to a Video β Overlay an image or text watermark onto a video.
- Blur a Video β Apply a blur effect to the entire video or selected regions.
- Clip a Video β Extract a specific section of a video by start time and duration.
- Create a Slideshow β Generate a slideshow video from multiple images and video clips.
- Crop a Video β Trim away unwanted edges of a video by defining crop dimensions.
- Extract Audio from a Video β Save the audio track of a video as a separate sound file.
- Frame a Video β Capture a single image from a video at the desired timestamp.
- Generate a Video β Create a video from images and video clips with a voice-over and subtitles.
- Mute a Video β Set the volume of a video to 0%.
- Rotate a Video β Rotate a video by 90, 180, or 270 degrees.
- Split a Video into Scenes β Split a video by automatic scene detection, fixed time intervals, or equal segments.
π£οΈ Speech
- Create a Speech Synthesis β Convert text into a natural-sounding speech with AI.
π Transcript
- Transcribe Media β Automatically transcribe the audio from a video or audio file.
πΌ Sound
- Combine Sounds β Merge two or more audio files into a single track.
- Create a Sound Effect β Generate a custom sound effect with AI.
π File
- Generate a Subtitle File β Create a subtitle file (e.g.
.srt,.vtt) from a video or audio file.
Credentials
To use the bookoly node, you need an API token:
- Sign up for an account at bookoly.
- Open your profile from the left menu and scroll down to the API Tokens section.
- Create a new API token.
- Enable all permissions.
- (Optional) Set an expiration date.
- Copy the token and store it in a safe place.
- In n8n, create new credentials for bookoly and paste your token.
Compatibility
- Minimum n8n version: 1.106.3
- Tested with: n8n 1.106.3+
- Known issues: None at this time.
Usage
Once installed, you can add the bookoly node to your workflow to automate content generation and processing.
πΊ To see all examples in action check out the full bookoly YouTube tutorial playlist
If youβre new to n8n, check the Try it out guide
Resources
Version history
1.0.4
- Initial release with support for all bookoly operations.