Skip to content

YT LiveStream Bot helps you to deploy bots on your LiveStream with a maximum (recomended) of 500 - 1000 bots from a single run of the program. It uses different proxys & device IDs so that you don't get noticed easily. Read the full documentation before using this bot.

License

Notifications You must be signed in to change notification settings

psavarmattas/YT-LiveStream-Bot

Pull up your YouTube LiveStream game with this bot!

Last Updated: January 15' 2021

Hello & Welcome to this git page. YT LiveStream Bot helps you to deploy bots on your LiveStream with a maximum (recomended) of 500 - 1000 bots from a single run of the program. It uses different proxys & device IDs so that you don't get noticed easily. Read the full documentation before using this bot.

To learn more about how I did it you can watch my YouTube video on this or click here.

Pre-Requisites:

If you want to run the .exe file

  1. Python 3 installed in your windows machine (only supports windows devices but will proxy all types of devices).

  2. Run the following commands:

    pip install requests

    pip install colorama

Pre-Requisites:

If you want to develop/open the source code

  1. Python Interpreter (Like PyCharm)

  2. Python Environment (Like Anaconda)

  3. This git repo

  4. Bellow mentioned python packages:

    -> Request

    -> Colorama

  5. Basic knowledge of how Python works & computers work

  6. A will to explore

When all the above pre-requisites are there and ready you can start to work on your own virtual assistant. Please follow each and every step in order & if you have any error just go to the issues to see if you find any issue that matches your which is already resolved before opening an issues.

Steps:

  1. Open PyCharm & create a new project with your virtual environment ready.

  2. Open the terminal and paste the following in sequential order line by line(Execute it one by one):

    pip install requests

    pip install colorama

You can also use the one action install command below:

-> pip install -r REQUIREMENTS.txt

  1. That's all now you can run the program or edit it as you like.

Feature List (v1.0):

  1. Uses different proxys to keep your IP Address untracable.
  2. Uses different device IDs to let the YouTube algorithm think it's real people.
  3. It has a proxy list of 40 IDs right now with growing numbers of new proxys being added frequently to maintain anonymity.
  4. Has an in-built requirements.txt file to help you just install all the required libraries in a single click.
  5. Made with love ❤.

NOTE: This program is solely made for training purposes any harm done using this program shall not be the resposibility of the creater/developer. YouTube is not a part of this development it was used only for training purposes.

About

YT LiveStream Bot helps you to deploy bots on your LiveStream with a maximum (recomended) of 500 - 1000 bots from a single run of the program. It uses different proxys & device IDs so that you don't get noticed easily. Read the full documentation before using this bot.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published