Skip to content

Releases: chrippa/livestreamer

Version 1.5.2

27 Aug 18:03
Compare
Choose a tag to compare

Changelog

Plugins:

  • Twitch/Justin.tv: Fix stream names.

Documentation

If you are unsure how to use Livestreamer, please start with reading the Tutorial.

About the downloads

  • livestreamer-1.5.2-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.5.2-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.

Version 1.5.1

13 Aug 21:56
Compare
Choose a tag to compare

Plugins:

  • Added plugin for Filmon.
  • Twitch/Justin.tv: Safer cookie and SWF URL handling.
  • Youtube: Enable VOD support.

Bug fixes:

  • Fixed potential crash when invalid UTF-8 is passed as arguments to subprocesses.

Version 1.5.0

14 Jul 14:52
Compare
Choose a tag to compare

CLI:

  • Handle SIGTERM as SIGINT.
  • Improved default player (VLC) detection.
  • --stream-priority renamed to --stream-types and now excludes
    any stream types not specified.
  • Added --stream-sorting-excludes which excludes streams
    from the internal sorting used by best/worst synonyms.
  • Now returns exit code 1 on errors.

API:

  • plugin.get_streams(): Renamed priority parameter to stream_types
    and changed behaviour slightly.
  • plugin.get_streams(): Added the parameter sorting_excludes.

Plugins:

  • Added plugin for Aliez.tv.
  • Added plugin for Weeb.tv.
  • Added plugin for Veetle.
  • Added plugin for Euronews.
  • Dailymotion: Updated for JSON result changes.
  • Livestream: Added SWF verification.
  • Stream: Added httpstream://.
  • Stream: Now evaluates parameters as Python values.
  • Twitch/Justin.tv: Fixed HLS stream names.
  • Youtube Live: Improved stream names.

Version 1.4.5

03 Jul 23:56
Compare
Choose a tag to compare

Plugins:

  • Twitch/Justin.tv: Fixed mobile transcode request never happening.
  • GOMTV.net: Fixed issue causing disabled streams to be picked up.
  • Azubu.tv: Updated for HTML change.

Streams:

  • HLS: Fixed potential crash when getting a invalid playlist.