DevelopersWork / Stream-Botter

Stream Botter is a python script for generating fake watching count

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Stream Botter gitHub repository

A Python script which spams http requests on video streaming platform to increase the live watching count of certain content.

NOTE: This script isn't working anymore.

Requirements

Installation

You need to download the code in-order to run it, below are the commands to setup the script, ready to run on your system.

git clone https://github.com/DevelopersWork/Stream-Botter.git
cd Stream-Botter
pip install -r requirements.txt

Running

python main.py threads=<bots> token=<video id> speed=<number between 1 to 10>

Documentation

While the documentation for the Stream Botter is being cooked, here you can check the source code, find and discuss about open issues.

FAQ

Q: Will this increase views on any YouTube or Twitch video?

A: Nope, you will not get any views out of this.

Q: Does this help the video to get more viewers or get promoted on the platform?

A: Nope, just try to make content better.

Q: Is this legal to do!

A: Nope, we are not sure. But abusing any system's functionality is offensive.

Q: What do we use it for?

A: Either for educational or entertainment only.

Q: Will there be any issues if I run this on my regular system.

A: Yep and Nope. As long as you know what you are doing it should be okay.

Q: Will my internet usage effected?

A: Yes it does, spamming http requests will surely effect your internet usage

Contributers

About

Stream Botter is a python script for generating fake watching count


Languages

Language:Python 82.3%Language:Jupyter Notebook 15.6%Language:Shell 2.1%