This repository contains tools to automatically create short clips from YouTube videos using Reka API. There are multiple samples from low-code automation platform n8n to code samples in Python and Node.js, .NET.
Each sample has a dedicated folder with all the necessary files and instructions to get started. Don't hesitate to open an issue, or ask for help in the Reka Community Discord if you have any questions.
Simple Python scripts to generate clips from YouTube videos. Includes a clip generator with streaming progress output and a status checker for monitoring jobs. 👉 All Python details here 👈
Node.js scripts mirroring the Python functionality. Requires Node.js 18+ (uses native fetch). Includes a clip generator with streaming progress and a status checker. 👉 All Node.js details here 👈
C# file-based programs (single .cs files without project files). Requires .NET 10.0 or later. Includes a clip generator with streaming progress and a status checker. 👉 All C# details here 👈
n8n is an integration and automation platform perfect for less technical users as it uses less code or even no code. Explore our templates to get clips generated automatically from YouTube videos. 👉 All n8n details here 👈
If you have any questions or encounter issues, feel free to open an issue. You can also join the Reka Community Discord for support and discussions.
Documentation for Reka Clips API can be found here: Clip Generation API (Reka Clip)
This project is licensed under the MIT License. See the LICENSE file for details.