RepoReka AIReka AIpublished Feb 9, 2026seen 5d

reka-ai/clip-api-examples

JavaScript

Open original ↗

Captured source

source ↗
published Feb 9, 2026seen 5dcaptured 9hhttp 200method plain

reka-ai/clip-api-examples

Description: Code (and low-code) examples to create video clip from YouTube video using Reka Clip API

Language: JavaScript

License: MIT

Stars: 5

Forks: 8

Open issues: 28

Created: 2026-02-09T18:45:39Z

Pushed: 2026-04-29T17:45:47Z

Default branch: main

Fork: no

Archived: no

README:

Reka Clip API Examples

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.

Samples

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.

[1. Python Scripts](python/README.md)

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](python/README.md) 👈

[2. Node.js Scripts](javascript/README.md)

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](javascript/README.md) 👈

[3. C# Scripts (.NET)](dotnet/README.md)

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](dotnet/README.md) 👈

[4. n8n Workflows](n8n/README.md)

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](n8n/README.md) 👈

Questions or issues

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

Documentation for Reka Clips API can be found here: Clip Generation API (Reka Clip)

License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

Notability

notability 1.0/10

Low stars, routine examples repo