Giter Site home page Giter Site logo

auto-viewsbot's Introduction

Auto-ViewsBot

Auto-ViewsBot is a bot that generates views for videos on youtube.

What do you need

You only need:

  • argparse
  • requests
  • selenium
  • time

and also ChromeDriver

How to use it

Here is a sample command: basic-viewer.py -v 100 -d 20 -s 10 "URL"

This command will give you approximately 100 views (-v parameter), every 20 reloads (-d parameter) the bot stops and waits 10 seconds (-s parameter)

Note: Remember to change PATHTOCHROMEDRIVER with your real path.

Attention! This bot may cause a permanent ban from youtube, use it at your own risk. I am not responsible if this bot is used illegally. It was made for informational purposes only

auto-viewsbot's People

Contributors

rennaarenata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

auto-viewsbot's Issues

erro, help

`
[+]Starting...
[i]Views: 20
[i]Delay: 20
[i]Seconds: 10
Traceback (most recent call last):
File "/home/hujark/.local/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 72, in start
self.process = subprocess.Popen(cmd, env=self.env,
File "/usr/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/hujark/Auto-ViewsBot/basic-viewer.py", line 52, in
driver1 = webdriver.Chrome(executable_path=path, service_log_path="chromedriver.log", options=options)
File "/home/hujark/.local/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py", line 73, in init
self.service.start()
File "/home/hujark/.local/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 86, in start
raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: '' executable may have wrong permissions. Please see https://sites.google.com/a/chromium.org/chromedriver/home
`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.