This bot is used to increase the number of views for a specific YouTube video based on the given url.
- Chrome Driver (that matches your chrome version.) -- platform dependent.
- Create a Virtual Environment.
- Install the requirements by using
pip3 install -r requiremnts.txt
- Hurray.! You're ready to use the bot to increase youtube videos.
python3 youtube_bot.py -l "VYoutube Video Link" -vc "Enter the number of views count"
python3 youtube_bot.py -l "https://www.youtube.com/watch?v=9zsaAlEu6zM" -vc 2500