Skip to content

m4od/StreamBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

StreamBoost

Stream testing tool with limited and unlimited instance versions for web automation

StreamBoost - Stream Testing Tool

Last Updated: August 24, 2025

Welcome to StreamBoost, a Python-based tool designed for testing stream overlays and automating browser interactions on streaming platforms. This tool uses Selenium with undetected_chromedriver to simulate user sessions, capture screenshots, and interact with web pages (e.g., scrolling and clicking). It is intended for personal use and testing purposes only—please respect platform Terms of Service.

Features

  • Launch multiple browser sessions (limited to 3 in the free version).
  • Configure proxies for anonymity (supports HTTP and SOCKS5).
  • Customize user agents and interaction settings (scrolls and clicks).
  • Capture screenshots of stream pages.
  • Monitor active sessions with a resource overview.

Versions

Free Version (Limited)

  • Instances: Restricted to a maximum of 3 simultaneous sessions.
  • Availability: Available for free download from this GitHub repository.
  • Purpose: Ideal for personal testing and small-scale use.

Paid Version (Unlimited)

  • Instances: Supports unlimited sessions based on user input (purchased version only).
  • Availability: Available for purchase via Ko-fi. After buying, you will receive a download link for the unlimited executable.
  • Benefits: Enhanced functionality for advanced users or larger testing needs.

Installation

Prerequisites

  • Operating System: Windows (built and tested on Windows 10/11).
  • Python: Version 3.6 or higher (required for source code use).
  • Dependencies: Install the following via pip:
    pip install undetected-chromedriver selenium colorama psutil

About

Stream testing tool with limited and unlimited instance versions for web automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors