aveyo/streamlink-portable — explained in plain English
Analysis updated 2026-07-16 · repo last pushed 2018-01-22
Watch a Twitch or YouTube live stream in VLC without using a web browser.
Run Streamlink on a work or shared computer where you cannot install software.
Carry Streamlink on a USB stick and use it on any Windows PC.
Get Streamlink working without installing Python or other dependencies.
| aveyo/streamlink-portable | abiodundotdo/termframe | raj3shp/persisthunt | |
|---|---|---|---|
| Stars | 12 | 12 | 12 |
| Language | Shell | Shell | Shell |
| Last pushed | 2018-01-22 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires running a shell script on Windows that downloads and bundles multiple components, and the README does not provide detailed step-by-step instructions.
Streamlink Portable is a tool that creates a standalone, "ready-to-use" version of Streamlink for Windows. Streamlink is a popular program that lets you watch live video streams from websites like Twitch or YouTube in your own video player, bypassing the web browser. The benefit here is that this script packages everything into a single, portable folder, so you don't have to install anything on your computer to use it. Normally, getting Streamlink running on a Windows machine requires installing Python and various supporting tools, which can be intimidating if you just want to watch a stream. This project automates all of that setup. It runs a script that downloads the necessary pieces and bundles them together. Once it is done, you are left with a folder you can drop onto a USB stick or run from your desktop without touching your system's settings or registry. This tool is perfect for people who want a quick, no-fuss way to use Streamlink, or for users who are on work or shared computers where they don't have administrator privileges to install software. For example, if you want to watch a Twitch stream in VLC media player during your lunch break but can't install new programs on your office computer, this portable version lets you run it anyway. The README doesn't go into detail about specific instructions or what particular versions of supporting tools are used. It relies on the user understanding that it is a shell script designed to build this package. The main tradeoff of using a portable version like this is that you will need to run the script again to get updates, rather than having the program automatically update itself in the background.
A Windows shell script that builds a portable, no-install version of Streamlink, letting you watch live streams from Twitch or YouTube in a video player without needing admin rights or installing Python.
Mainly Shell. The stack also includes Shell, Windows, Streamlink.
Dormant — no commits in 2+ years (last push 2018-01-22).
The explanation does not mention a license, so the terms of use are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.