GithubHelp home page GithubHelp logo

5l1v3r1 / youtube-views-generator-proxy-gatherer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lasododo/youtube-views-generator-proxy-gatherer

0.0 1.0 0.0 5.5 MB

Youtube Views Generator + Proxy Gatherer that works for a limited time

Python 100.00%

youtube-views-generator-proxy-gatherer's Introduction

Youtube Views Generator + Proxy gatherer

THIS PROJECT IS AN OLD PROJECT OF MINE, SO IT CAN BE MESSY / NOT WORK AT ALL

Proxy Gatherer:

ProxyGathering.py

All you have to do is start it (how to start it you will find at the end of this Readme)

What does program do in steps:

  1. Go to each website that it was programmed for
  2. Get the proxy IP
  3. Put proxy IP in text file

Youtube Proxy views Generator:

YoutubeProxyViewsGen.py

Amount - How many of them should run at a same time. ( This program uses threading, which allows you to run multiple browsers at a same time. )

amount = 4

links - Add here links to videos you want to use views generator on.

links = [
    'https://www.youtube.com/......',
]

What program does in steps:

  1. Creates Browser from IP's gathered using ProxyGathering.py
  2. Opens youtube link from links ( works for all websites, not just Youtube)
  3. Opens amount browsers and waits around a minute and then closes all of them

Requirements :

Python 3.6 or higher
Python libraries - Selenium

After you install libraries:

python ProxyGathering.py
python YoutubeProxyViewsGen.py

This project was created for educational purposes.

youtube-views-generator-proxy-gatherer's People

Contributors

lasododo avatar

Watchers

 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.