Python tool for automated YouTube Shorts creation
Top 19.3% on sourcepulse
This Python tool automates the creation of YouTube Shorts from long-form videos, targeting content creators and video editors. It leverages AI to identify engaging segments, transcribe audio, detect speakers, and perform vertical cropping, significantly reducing manual effort in repurposing content.
How It Works
The tool downloads YouTube videos, transcribes them using Whisper, and then employs GPT-4 to pinpoint the most compelling highlights. Speaker detection is integrated, and the identified segments are automatically cropped vertically to suit the Shorts format, optimizing them for viewer engagement.
Quick Start & Requirements
pip install -r requirements.txt
OPENAI_API
in .env
.python main.py
(prompts for YouTube URL).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This is a v0.1 release and may contain bugs. Specific performance or accuracy benchmarks for highlight extraction are not provided.
5 months ago
1+ week