DEV Community

Cover image for BotTuber, automates compilation videos YouTube Channel Completely. Check it out on GitHub.🔽(Video Tutorial Included)
Sahil Sharma
Sahil Sharma

Posted on

BotTuber, automates compilation videos YouTube Channel Completely. Check it out on GitHub.🔽(Video Tutorial Included)

Features😶‍🌫️ -

  1. Interactive Auto/Manual mode
  2. Makes Compilation (Intro & Outro)
  3. Auto Title, Description & Tags
  4. Auto TimeStamps & Credits (Username & Caption from Video)
  5. Edit description.txt when in manual mode

GitHub👩‍🚀 - https://github.com/sam5epi0l/BotTuber.git
Releases👨‍💻 - https://github.com/sam5epi0l/BotTuber/releases/tag/v1.21.0
by sam5epi0l - https://twitter.com/sam5epi0l

Please Comment Below if You found Bugs

📄Quick Start

git clone https://github.com/sam5epi0l/BotTuber.git
cd BotTuber
(add instagram credentials in config.py)
(add YouTube API v3 credentials to googleAPI.json (check instructions))
pip3 install -r requirements.txt
python3 botTuber.py

Usage✅

python3 botTuber.py -i # interactive mode
python3 botTuber.py -a # Full automation
python3 botTuber.py -m # manual mode
python3 botTuber.py -h # help menu

Video Installation Tutorial - https://youtu.be/BbPErvcqXyw

Top comments (0)