https://github.com/hookfang/youtube-bot-views
A YouTube View Bot, based on proxy rotation, with Java and Selenium.
https://github.com/hookfang/youtube-bot-views
bots views youtube youtube-views
Last synced: 3 months ago
JSON representation
A YouTube View Bot, based on proxy rotation, with Java and Selenium.
- Host: GitHub
- URL: https://github.com/hookfang/youtube-bot-views
- Owner: hookFang
- Created: 2020-12-29T21:32:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T00:13:29.000Z (over 4 years ago)
- Last Synced: 2025-01-05T08:41:34.139Z (5 months ago)
- Topics: bots, views, youtube, youtube-views
- Language: Java
- Homepage:
- Size: 384 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube-Bot-Views (Educational Purpose ONLY)
- This only intended for Educational purpose, it will be your responsibility, if you use it in real life## A YouTube View Bot, based on proxy rotation, with Java and Selenium.
- Project is still work in progress.
- Planning to create a API that gets free proxy server from particular websites and use these to open browser## To run the project
- Install Chrome Browser
- Need to download chrome driver : https://chromedriver.chromium.org/
- Provide the location for Chrome driver .exe file on line 21 to set property
- Finally execute Youtube.java file