Skip to content
Muhammad Naufal Rizqullah edited this page Jul 20, 2026 · 5 revisions

🎬 OpenSource Clipping β€” Wiki

Welcome to the OpenSource Clipping wiki! This is the central hub for all documentation related to the project.

OpenSource Clipping is an open-source AI-powered content factory that transforms long-form videos into cinematic short-form highlights with hook teasers, karaoke subtitles, and auto-thumbnails.


πŸ“š Table of Contents

# Page Description
1 Home You are here β€” project overview and navigation
2 Getting Started Installation, prerequisites, API keys setup
3 CLI Reference Full list of all command-line arguments
4 Face Tracking & Auto-Framing How AI face detection and camera tracking works
5 Podcast Modes Split-screen & camera-switch for multi-speaker content
6 Hook V2 & Segment Trimming Multi-hook intros and AI-driven clip trimming
7 Subtitles & Typography Karaoke subtitles, font styles, kinetic text
8 BGM & Audio Background music, ducking, and audio settings
9 Video Quality & Rendering Resolution, bitrate, sharpening, encoder tuning
10 Story Clip Mode Multi-source narrative assembly for campaigns
11 YouTube Auto-Upload Automated uploading with scheduling support
12 Google Colab Guide Running the pipeline on Google Colab (free GPU)
13 Troubleshooting & FAQ Common errors, fixes, and frequently asked questions
14 Contributing How to contribute, report issues, and support the project
15 YouTube API Setup Guide Step-by-step guide to create OAuth credentials for auto-upload
16 Facebook Reels Uploader Automated Reels uploader and scheduler for Facebook Pages
17 YouTube Tracker Local playlist snapshot tracker for clipping source material

✨ Key Features at a Glance

  • πŸ€– AI Transcriber β€” Word-level transcription using Faster-Whisper (large-v3)
  • 🧠 AI Content Curator β€” Google Gemini analyzes context and picks the most viral moments
  • 🎯 Smart Auto-Framing β€” Face-tracking via MediaPipe / YOLOv8 with smooth pan and anti-jitter
  • 🎬 Cinematic Teaser Hook β€” 3-second hook with dark overlay and TV Glitch transition
  • πŸ“ Karaoke Subtitles β€” Word-by-word highlighted .ASS subtitles (Hormozi / Veed style)
  • πŸŽ₯ B-Roll Integration β€” Auto-fetches contextual stock footage from Pexels
  • πŸŽ™οΈ Podcast Split-Screen β€” Auto speaker diarization with top-bottom split layout
  • πŸ“€ Auto YouTube Upload β€” Upload with scheduling and full metadata support
  • πŸ“ 5 Aspect Ratios β€” 9:16, 16:9, 1:1, 3:4, 4:5

πŸ”„ Pipeline Flow

Video URL β†’ Download β†’ Whisper Transcription β†’ Gemini AI Analysis β†’ Metadata QA β†’ Render Loop
                                                                                      ↓
                                                            Face-Track Crop + B-Roll + BGM + Subtitles + Hook
                                                                                      ↓
                                                                              Final MP4 + Thumbnail

πŸ“Š Results

1 video 9:16 1 video split from YouTube Shorts link

(Standard 9:16 Auto-Framing)

(Split-Screen Podcast Mode)

πŸ”— Quick Links

Clone this wiki locally