Code Monkey home page Code Monkey logo

youtube-views's Introduction

youtube-views

NOTE: If you want to use Tor, be aware that YouTube can flag your video and delete the views after a while.


Tool to increase YouTube views

Requirements

This tool depends on python3 and uses some libraries. In order to install them, you can use pip:

$ sudo pip3 install -r requirements.txt

Optional (Incomplete)

If you want, you can install tor and privoxy, once selenium does not work very well with socks proxy.

Install Tor and on Mac OS X

$ brew install tor

Install Tor on Debian

$ sudo apt-get update
$ sudo apt-get install tor

Install Tor on ArchLinux

$ sudo pacman -Sy tor

Usage

$ python3 bot.py --help
usage: bot.py [--visits VISITS] [--url URL] [--proxy PROXY] [--enable-tor]
              [-v] [-h]

Tool to increase YouTube views

Main Arguments:
  --visits VISITS  amount of visits per video, default: 1
  --url URL        YouTube video url
  --proxy PROXY    set the proxy server to be used. e.g: 127.0.0.1:8118
  --enable-tor     enable TOR support (You must have installed TOR at your
                   system)

Optional Arguments:
  -v, --verbose    show more output
  -h, --help       show this help message and exit
$

Example

$ python3 bot.py --visits 2 --url https://www.youtube.com/watch?v=HAQQUDbuudY --verbose

youtube-views's People

Contributors

but3k4 avatar

Watchers

James Cloos avatar

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.