Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c905e43

Browse files
mmetakgravyboat
authored andcommitted
Add links for windows portable version. (streamlink#299)
1 parent cad43f9 commit c905e43

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

docs/install.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Platform Installing
6060
Mac 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

203203
To build the installer, you need to have NSIS and pynsist installed on your
204204
system.
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"

0 commit comments

Comments
 (0)