Skip to content

Files

Latest commit

aef4cb6 · Jun 21, 2021

History

History
This branch is 7 commits behind HarshCasper/Rotten-Scripts:master.

Youtube_Bot

README.md

Youtube Bot

This bot is used to increase the number of views for a specific YouTube video based on the given url.

Requirements

  1. Chrome Driver (that matches your chrome version.) -- platform dependent.

Setup

  1. Create a Virtual Environment.
  2. Install the requirements by using pip3 install -r requiremnts.txt
  3. Hurray.! You're ready to use the bot to increase youtube videos.

Running the Bot

python3 youtube_bot.py -l "VYoutube Video Link" -vc "Enter the number of views count"

Example

python3 youtube_bot.py -l "https://www.youtube.com/watch?v=9zsaAlEu6zM" -vc 2500