Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@chrippa chrippa released this 14 Jul 14:52
· 945 commits to master since this release

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.