AutoClip: AI Video Clipper for YouTube & Bilibili
Discover AutoClip, the open-source AI powerhouse that automates video highlight extraction from YouTube and Bilibili. With one-click Docker deployment, this Python/React app uses Qwen LLM for intelligent clipping, real-time WebSocket progress tracking, and smart collection generation. Download videos, auto-slice highlights, create viral compilations—all through an intuitive web interface. Perfect for content creators seeking professional-grade automation.
AutoClip: Revolutionize Video Content Creation with AI-Powered Auto-Clipping
The Ultimate Open-Source Solution for Video Highlights
AutoClip transforms hours of raw video into viral-ready highlights automatically. This battle-tested GitHub project (1.8k+ stars) combines cutting-edge AI with production-ready deployment, making professional video editing accessible to everyone.
🎬 What Makes AutoClip Different?
Unlike basic clippers, AutoClip delivers a complete production workflow:
- Multi-Platform Downloads: YouTube, Bilibili, local files
- AI Intelligence: Qwen LLM analyzes content, scores highlights, generates titles
- Smart Collections: Auto-group related clips into shareable compilations
- Production Ready: Docker Compose, Celery queues, WebSocket realtime updates
🚀 One-Command Deployment
# Clone & Launch (4GB RAM minimum)
git clone https://github.com/zhouxiaoka/autoclip.git
cd autoclip
./docker-start.sh
# Access: http://localhost:3000
Zero configuration—handles Redis, SQLite, FFmpeg automatically.
🛠️ Powerhouse Tech Stack
Frontend: React 18 + TypeScript + Ant Design + Vite
Backend: FastAPI + Celery + Redis + yt-dlp
AI: 通义千问 (Qwen) LLM
Video: FFmpeg processing pipeline
📈 Real Creator Workflow
- Paste URL → YouTube/Bilibili video downloads automatically
- AI Analyzes → Extracts timeline, scores highlights, generates titles
- Auto-Slices → Perfect 30-60s clips ready for social media
- Smart Groups → AI suggests compilation collections
- Export & Share → MP4 files optimized for every platform
✨ Production Features Included
✅ Realtime Progress: WebSocket updates every step
✅ Async Processing: Queue unlimited videos
✅ Smart Retry: Handles download failures gracefully
✅ Mobile Responsive: Works on tablets/phones
✅ API Ready: Swagger docs at /docs
✅ Multi-Language: English/中文 support
🎯 Perfect For:
- YouTubers creating Shorts/Reels
- Bilibili UP主 making切片视频
- Podcasters extracting best moments
- Coaches highlighting key plays
- Marketers repurposing webinars
📦 Upcoming Features (Roadmap)
- Bilibili auto-upload
- Visual subtitle editor
- Multi-language processing
- Cloud storage integration
- Batch processing queues
Get Started in 60 Seconds
# Production deploy
docker-compose up -d
# Development mode
./docker-start.sh dev
AutoClip isn't just another tool—it's your complete video production pipeline. Deploy today and turn hours of footage into scroll-stopping content.
⭐ Star the repo: https://github.com/zhouxiaoka/autoclip
Made with ❤️ by creators, for creators.