项目作者: Vaughan-Esports

项目描述 :
Clip editor
高级语言: Python
项目地址: git://github.com/Vaughan-Esports/MovieTime.git
创建时间: 2021-01-08T22:05:10Z
项目社区:https://github.com/Vaughan-Esports/MovieTime

开源协议:MIT License

下载





Logo


MovieTime




Discord bot to automatically edit 16:9 clips into TikTok friendly 9:16 videos with blur.




View Demo
·
Report Bug
·
Request Feature



Table of Contents


  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. License

  6. Contact


About The Project

Bugging our editors everytime we needed to edit videos into a TikTok friendly
format became too much of a hassle. So, we made a bot to do it automatically!

Built With

Getting Started

Follow the steps below if you’d like to host your own instance our the bot.

Prerequisites

  • Python 3.8 or higher (May work on 3.6 and 3.7 but untested)
  • Discord Developer Account

Installation

  1. Get your Discord bot API Key (
    Instructions here)
  2. Clone the repo
    1. git clone https://github.com/Vaughan-Esports/MovieTime.git
  3. Install Python packages
    1. pip install -r requirements.txt
  4. Create a file called .env amd put your API key in like so:
    1. BOT_TOKEN=YOUR_TOKEN

NOTE: If you’d like to host it on a Rasberry Pi, you must manually install
FFMPEG

Usage

It has one command: edit!tiktok

  • You submit a .mp4 file to be rendered
  • After rendering, it will ping you with an Imgur link to the uploaded file

Roadmap

  • Nothing at the moment

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Brandon Ly - @brndnly - brandon@brandonly.me

Vincent Tran - @vincentrann

Project
Link: https://github.com/Vaughan-Esports/MovieTime