File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ sudo python setup.py install
3131
3232 - [ Windows] ( https://streamlink.github.io/install.html#windows-binaries )
3333
34+ - [ Windows portable version] ( https://streamlink.github.io/install.html#windows-portable-version )
35+
3436 - [ Linux and BSD] ( https://streamlink.github.io/install.html#linux-and-bsd-packages )
3537
3638# Features
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Platform Installing
6060Mac OS X .. code-block:: console
6161
6262 # easy_install -U streamlink
63- Microsoft Windows See `Windows binaries `_.
63+ Microsoft Windows See `Windows binaries `_ and ` Windows portable version `_ .
6464==================================== ===========================================
6565
6666
@@ -202,3 +202,15 @@ and performs the following tasks:
202202
203203To build the installer, you need to have NSIS and pynsist installed on your
204204system.
205+
206+
207+ Windows portable version
208+ ^^^^^^^^^^^^^^^^^^^^^^^^
209+
210+ Instructions:
211+
212+ - Download https://github.com/streamlink/streamlink-portable/archive/master.zip
213+
214+ - Extract the "Streamlink for Windows (Compiled)" folder from the ZIP file
215+
216+ - Check README.txt file for requirements and run "Streamlink for Windows.exe"
You can’t perform that action at this time.
0 commit comments