Clip editor
Discord bot to automatically edit 16:9 clips into TikTok friendly 9:16 videos with blur.
View Demo
·
Report Bug
·
Request Feature
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!
Follow the steps below if you’d like to host your own instance our the bot.
git clone https://github.com/Vaughan-Esports/MovieTime.git
pip install -r requirements.txt
.env
amd put your API key in like so:
BOT_TOKEN=YOUR_TOKEN
NOTE: If you’d like to host it on a Rasberry Pi, you must manually install
FFMPEG
It has one command: edit!tiktok
.mp4
file to be renderedDistributed under the MIT License. See LICENSE
for more information.
Brandon Ly - @brndnly - brandon@brandonly.me
Vincent Tran - @vincentrann
Project
Link: https://github.com/Vaughan-Esports/MovieTime