Auto-ViewsBot is a bot that generates views for videos on youtube.
You only need:
- argparse
- requests
- selenium
- time
and also ChromeDriver
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