Skip to content

Youtube bot for various features such as subscribe certain channel or increase views

Notifications You must be signed in to change notification settings

leejh3224/youtube-bot

Repository files navigation

Youtube bot

Getting Started

  1. This program uses chromedriver. So you must install it via link.
  2. Clone the repository.
git clone https://github.com/leejh3224/youtube-bot.git && cd youtube-bot
  1. Create main.py inside root directory. (You can copy example-subscribe.py)
touch main.py or
cp example-subscribe.py main.py
  1. execute main.py.
python3 main.py

features:

  • login to google
  • subscribe a channel
  • like a video

If you have any issue or code suggestion, please make an issue or pull request.

About

Youtube bot for various features such as subscribe certain channel or increase views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published