uchiha.jain
Regular Member
- Sep 14, 2009
- 295
- 84
Hi, I'm creating a youtube view bot for a client.
The current plan is to use a headless browser like Phantomjs to open the video in a few tabs and close them once the playback is complete. For each tab:
- Use a random useragent string from a list
- Use a random proxy from a list
- Change the machine's mac address
Are there other things I should take into consideration to avoid any detection by Youtube?
The current plan is to use a headless browser like Phantomjs to open the video in a few tabs and close them once the playback is complete. For each tab:
- Use a random useragent string from a list
- Use a random proxy from a list
- Change the machine's mac address
Are there other things I should take into consideration to avoid any detection by Youtube?