GanerCodes / videoEditBot

Discord bot for video/photo editing
https://top.gg/bot/704169521509957703
The Unlicense
192 stars 63 forks source link

Running offline as a program #26

Closed cuppajoeman closed 2 years ago

cuppajoeman commented 2 years ago

Hey I just wanted to know if it's possible to run this offline in the terminal, so that I can run it on arbitrary file size and not have it output to discord but rather just create the file.

Thanks, the bot is great.

GanerCodes commented 2 years ago

check the dev branch and import videoeditor.py in python

cuppajoeman commented 2 years ago

code