/YoutubeBot

YouTube Bot is a basic python script that tries to increase the number of views on your YouTube video. Sometimes, we struggle to get views even though our contents are great. View counts also contribute to the YouTube algorithm. Hence, this tool might help you in such situation. Remember! Do not overuse as it is completely unethical.

Primary LanguagePythonMIT LicenseMIT

YouTube Bot

License Issues Stars Contributors Forks

Increase views on your videos

image

YouTube Bot is a very simple to use python script that takes use of selenium to automate the process. All you need is:

  • Python 3
  • Web Browser (Chrome or Firefox)
  • Selenium module

How to execute?

  • Firstly, Python 3 must be present in your system
  • Then install the necessary libraries and modules by typing pip install -r requirements.txt
  • Download the apt Web Drivers (I have already included the drivers, so no need to worry)
  • Add the URL of your YouTube video and hit Submit.
  • Add the duration (specify how much the script should "watch" your video. Format is hh:mm:ss)
  • Add the number of times you want to execute the script (mention inf for infinite).
  • Execute

Thank you for using YouTube Bot!