Skip to content

This project is a simple Python application for converting videos into TikTok-style videos.

License

Notifications You must be signed in to change notification settings

deltahmed/Auto-Tiktok-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Video to Tiktok Converter

This project is a simple Python application for converting videos into TikTok-style videos. It provides users with the option to input a YouTube link or select a local file for conversion. The converted videos are styled with TikTok-like text overlays and background music.

Usage

1. Installation

  • Clone this repository to your local machine.

  • Navigate to the project directory.

  • Install the required dependencies.

    pip install -r requirements.txt
    

2. Running the Application

  • Add your background satisfying videos int the back_video folder, you must use names like 1.mp4 2.mp4 3.mp4 ..., the sound of background videos are not removed.

  • Run the main script.

    python main.py
    
  • Follow the instructions on the graphical user interface to convert videos.

3. Options

  • YouTube Link: Input a YouTube link to convert the corresponding video.
  • Choose a File: Select a local video file for conversion.
  • Title: Optionally, provide a custom title to display on the converted video. If left blank, the title will be automatically generated based on the video content.

Code of Conduct

In the context of using this application, it is strictly prohibited to use videos for which you do not have the appropriate rights or express authorization from the author. You must ensure that you have the necessary rights to the videos you submit to this application to avoid any copyright infringement or other legal issues. We disclaim any liability for the misuse of this application for videos to which you do not have the necessary rights. It is the user's responsibility to comply with applicable laws and regulations regarding copyright and intellectual property when using this application.

Dans le cadre de l'utilisation de cette application, il est strictement interdit d'utiliser des vidéos pour lesquelles vous n'avez pas les droits appropriés ou l'autorisation expresse de l'auteur. Vous devez vous assurer que vous avez les droits nécessaires sur les vidéos que vous soumettez à cette application pour éviter toute violation de droits d'auteur ou tout autre problème légal. Nous déclinons toute responsabilité quant à l'utilisation abusive de cette application pour des vidéos auxquelles vous n'avez pas les droits nécessaires. Il est de la responsabilité de l'utilisateur de respecter les lois et réglementations en vigueur concernant les droits d'auteur et la propriété intellectuelle lors de l'utilisation de cette application.

License

This project is licensed under the BSD 2-Clause License. Please refer to the LICENSE file for details.

About

This project is a simple Python application for converting videos into TikTok-style videos.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages