Skip to content

Crop, edit, and create stunning video clips from YouTube.

Notifications You must be signed in to change notification settings

anilcse/ClipCraft

Repository files navigation

Clipcraft

Clipcraft is a generic video processing backend built with FastAPI, Celery, and FFmpeg.

Features

  • Upload or provide URL for a video.
  • Extract a segment (start_time → end_time).
  • Optionally apply slow-motion (2× slower).
  • Background task processing with Celery.
  • Download final processed video.

Quickstart (Local)

  1. Install dependencies:
    pip install -r requirements.txt

About

Crop, edit, and create stunning video clips from YouTube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published