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
- 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!
