An open API service indexing awesome lists of open source software.

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.

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