CocoBot 🤖 bridges content creation and platform optimization by automating video editing for TikTok and YouTube Shorts. Its goal is to enhance engagement and visibility of videos, empowering creators to reach wider audiences with polished content.
For more information, visit the CocoBot website.
To install CocoBot, follow the instructions in the Installation Guide.
For the impatient, here is a quick guide:
git clone git@github.com:MrArnaudMichel/Coco-Bot.git
cd Coco-Bot
cp config/config.example.json config/config.json
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Then, edit the config/config.json
file to add your TikTok and YouTube API keys.
To use CocoBot, follow the instructions in the User Guide.
To contribute to CocoBot, follow the instructions in the Development Guide. You can also join the Discord server to discuss the project with the community.
CocoBot is licensed under the MIT License. See the LICENSE file for more details.