Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 957 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 957 Bytes

Youtube auto watch bot

This is a bot created in python to generate watch time and views for YouTube channel. I create this project for educational purposes, you can use it to generate views and increase watch time, but this is not the original intention. you can use, copy, modify this code as you like.

How to use:

Install

  • sudo apt install chromium-chromedriver
  • sudo apt install python3-pip
  • pip3 install -r requirment.txt

usage

  • python3 youtubeBot.py
  • enter the URL of your video
  • enter how many times you want the video to be watched
  • enter the length of the video or how many seconds you want the video to be watched each time

Built with

  • Python`

Author

Show your support

Give a ⭐️ if you like this project!