Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 727 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 727 Bytes

Auto-ViewsBot

Auto-ViewsBot is a bot that generates views for videos on youtube.

What do you need

You only need:

  • argparse
  • requests
  • selenium
  • time

and also ChromeDriver

How to use it

Here is a sample command: basic-viewer.py -v 100 -d 20 -s 10 "URL"

This command will give you approximately 100 views (-v parameter), every 20 reloads (-d parameter) the bot stops and waits 10 seconds (-s parameter)

Note: Remember to change PATHTOCHROMEDRIVER with your real path.

Attention! This bot may cause a permanent ban from youtube, use it at your own risk. I am not responsible if this bot is used illegally. It was made for informational purposes only