Version 1.6.1
Changelog
Bug fixes:
- CLI: Fixed broken
--player-http
and--player-continuous-http
on Windows. - CLI: Fixed un-quoted player paths containing backslashes being broken.
Installing
The binaries listed here are for Windows only, but Livestreamer works on any OS that Python supports. See Installing for more information.
Documentation
If you are unsure how to use Livestreamer, please start with reading through the Tutorial.
About the downloads
- livestreamer-1.6.1-win32-setup.exe: This is a complete installer which installs rtmpdump, a default configuration file and adds Livestreamer to your PATH (making it possible to use Livestreamer directly from the command prompt without specifying its path). This is the recommended way to install Livestreamer on Windows.
- livestreamer-1.6.1-win32.zip: If you don't want to use the installer for whatever reason, this zip file only contains a compiled version of Livestreamer and nothing else.
- Source code The source listed here is a Git snapshot, the proper source dist is available at PyPi.