Home
Softono

AutoMediaV2

Open source Apache-2.0 Python
32
Stars
3
Forks
0
Issues
1
Watchers
2 years
Last Commit

 About AutoMediaV2

Generate Clips with captions of videos via AI and automatically upload them as youtube shorts!

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing AutoMediaV2?

We provide expert installation service for this software. Our team will install, configure, and secure AutoMediaV2 on your server. plans start at just $30.

AutoMediaV2

View on GitHub

AutoMedia 🎥

AutoMedia is a tool that creates short-form videos from existing content, ideal for podcasts, interviews, or TV shows. It uses AI to identify engaging segments and automates the process of clipping, captioning, and uploading videos to YouTube.

Features ✨

  • Automated Clipping: Extracts the most engaging video segments.
  • AI-Powered Captioning: Generates and synchronizes captions using Whisper and FFmpeg.
  • YouTube Uploads: Automatically uploads edited clips to YouTube.

Example 🎬

Check out an example of a clip created using AutoMedia:

AutoMedia Example

Installation 📦

git clone https://github.com/Corzed/AutoMedia.git
cd AutoMedia
pip install -r requirements.txt

Usage 🚀

  1. Configure your .env file based on the .env.example.
  2. Configure and run app.py to start the video processing.

License 📄

This project is licensed under the Apache-2.0 License.