Menu

Tree [0fc4af] main /
 History

HTTPS access


File Date Author Commit
 .github 2024-03-15 David David [20e627] Update FUNDING.yml
 Music 2024-02-20 David David [50c1ea] Add files via upload
 Processed 2024-02-20 David David [50c1ea] Add files via upload
 Video 2024-02-20 David David [50c1ea] Add files via upload
 Voice 2024-02-20 David David [50c1ea] Add files via upload
 Watermark 2024-02-20 David David [50c1ea] Add files via upload
 temp_clips 2024-02-20 David David [50c1ea] Add files via upload
 .gitignore 2024-02-20 David David [1a2c98] Initial commit
 LICENSE 2024-02-20 David David [1a2c98] Initial commit
 README.md 2024-04-06 David David [0fc4af] Updated README.md
 audio_processing.py 2024-02-20 David David [8c8256] Add files via upload
 config.py 2024-02-20 David David [8c8256] Add files via upload
 file_management.py 2024-02-20 David David [8c8256] Add files via upload
 install_requirements.py 2024-02-20 David David [8c8256] Add files via upload
 main.py 2024-02-20 David David [8c8256] Add files via upload
 requirements.txt 2024-02-20 David David [8c8256] Add files via upload
 telegram_logger.py 2024-02-20 David David [8c8256] Add files via upload
 video_processing.py 2024-02-20 David David [8c8256] Add files via upload
 voice_processing.py 2024-02-20 David David [8c8256] Add files via upload

Read Me

# Video Processor The Video Processor V1 script emerged from a light-hearted debate about automation in the workplace, leading to the creation of a tool capable of automating aspects of ad production. Initially crafted as a jest, this script has evolved into a utility that others might find valuable for streamlining video ad creation processes.

Introduction

This script automates several tasks involved in creating simple ads, including scene detection, clip cutting, and more. It's shared in the spirit of collaboration, inviting others to refine and expand its capabilities.

Key Features

  • Automated Scene Detection: Efficiently identifies and segments different scenes within a video.
  • Random Music Selection: Chooses background music appropriate for platforms like TikTok and Facebook.
  • Automated Watermarking: Adds watermarks to videos to protect and brand your content.
  • Custom Video Duration: Sets the average runtime for the output videos according to your needs.
  • Direct Logging to Telegram: Keeps a log of actions and updates in a designated Telegram channel.
  • AI Voiceover: Incorporates voiceovers using the Narakeet API (Note: Currently non-operational).

Technology Stack

  • Audio Processing: Utilizes Pydub, cv2, and moviepy for comprehensive audio editing capabilities.
  • Video Processing: Employs cv2, numpy, moviepy, and PIL for advanced video manipulation.
  • Voice Processing: Integrates with the Narakeet API for generating voiceovers.
  • Logging: Implements the Telegram Bot API for real-time logging and notifications.
## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)

Getting Started

Prerequisites

Ensure you have Python installed on your system and are familiar with package management using pip.

Installation

  • Clone the repository to your local machine.
  • Install the required dependencies listed in requirements.txt using pip install -r requirements.txt.
  • Launch main.py in your preferred IDE or from the command line.

Usage Guide

Follow the on-screen prompts to configure the script:
- RAM Limit: Set the maximum RAM usage for the script (up to 12 GB recommended).
- Video Format Selection: Choose the output format tailored for Facebook, TikTok, or both.
- Watermark Options: Select from predefined watermark styles or opt for no watermark.
- Output Quantity: Determine the number of final videos to generate.
- Video Length: Specify the maximum length for each video in seconds.

Contributing

Feel free to fork this repository and contribute by adding new features, fixing bugs, or improving the documentation. Your insights and contributions are highly valued.

License

This project is open-sourced under the MIT License.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.