NOTICE: This package has been removed from pkgsrc

./wip/livestreamer, Tool that pipes video streams into a video player

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.12.2, Package name: livestreamer-1.12.2, Maintainer: pkgsrc-users

Livestreamer is a command-line utility that pipes video streams from various
services into a video player, such as VLC. The main purpose of Livestreamer
is to allow the user to avoid buggy and CPU heavy flash plugins but still
be able to enjoy various streamed content.


Required to run:
[devel/py-setuptools] [lang/python27] [devel/py-requests] [lang/py-six] [devel/py-singledispatch] [devel/py-futures]

Master sites:

SHA1: b023748b98e0e1c9eb12392f7e4636ffbdcd42f6
RMD160: 3a6b16723114e28730e99f8c2d617430c392c5fc
Filesize: 856.496 KB

Version history: (Expand)


CVS history: (Expand)


   2015-05-03 15:35:55 by jonthn | Files touched by this commit (3)
Log message:
Update to version 1.12.2

Version 1.12.2 (2015-05-02)
==============

Bug fixes:

        hds: Don’t modify request params when handling PVSWF. (#842)
        hls: Handle unpadded encryption IV’s.
        Fixed regression in redirect resolver. (#816)

Plugins:

        Added plugin for media.ccc.de (media_ccc_de), patch by @meise.
        Added plugin for Kanal 5/9/11 (sbsdiscovery), patch by @tboss. (#815)
        Added plugin for Periscope (periscope).
        Added plugin for SSH101 (ssh101), patch by @Razier-23. (#869)
        artetv: Updated for service changes.
        crunchyroll: Updated for service changes. (#864, #865)
        hitbox: Fixed VOD support. (#856)
        livestream: Updated for service changes.
        viasat: Added support for juicyplay.se.
        viasat: Fixed missing streams. (#822)
        youtube: Added support for /channel URLs. (#825)
   2015-04-10 10:27:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
Adapt path for py-singledispatch after import.
   2015-03-25 00:09:06 by jonthn | Files touched by this commit (3)
Log message:
Update livestreamer to 1.12.1

Version 1.12.1 (2015-03-22)

Bug fixes:
    Don’t crash when failing to look up listening ports. (#790)

Plugins:
    Added plugin for ITV Player, patch by @blxd. (#776)
    Added plugin for tv3.cat, patch by @blxd. (#784)
    Added plugin for TV Catchup, patch by @blxd. (#775)
    connectcast: Fixed crash, patch by @mammothb. (#779)
    dailymotion: Added support for HDS VODs. (#731)
    gaminglive: Added support for VODs, patches by @kasper93 and @chhe. (#789, #808)
    picarto: Updated for service changes, patch by @FireDart. (#803)
    tv4play: Work around bad SSL implementation on Python 2. (#785)
    twitch: Use correct OAuth scopes, patch by @josephglanville. (#778)
    ustreamtv: Updated for service changes, patch by @trUSTssc. (#799)
    viasat: Fixed missing streams. (#750)
    viasat: Added play.tv3.lt to supported URLs. (#773)

Streams:
    hds: Fixed issue with query parameters when building fragment URLs. (#786)
   2015-03-01 21:07:29 by jonthn | Files touched by this commit (3)
Log message:
Update livestreamer to 1.12.0

1.12.0 (2015-03-01)

Bug fixes:
        Made HTTP modes more strict to avoid issues with mpv –yt-dl.
        Fixed --http-cookie option crash.
CLI:
        Added --can-handle-url option, useful for scripting.
        Added --version-check option to force a version check.
        Added a passive HTTP server mode (--player-external-http), patch by \ 
@danielkza. (#699)
Plugins:
        Added plugin for Disney Channel Germany, patch by @boekkooi. (#698)
        Added plugin for NOS (Nederlandse Omroep Stichting), patch by @boekkooi. \ 
(#697)
        Added plugin for tga.plu.cn, patch by @wolftankk. (#669)
        Added plugin for Wat.tv, patch by @boekkooi. (#701)
        Added plugin for afreeca.tv. (The old afreecatv plugin has been renamed \ 
to afreeca)
        chaturbate: Added support for subdomain URLs, patch by @GameWalker. (#676)
        connectcast: Updated for service changes, patch by @darvelo. (#722)
        dailymotion: Added support for games.dailymotion.com, patch by \ 
@daslicious. (#684)
        dommune: Fixed Youtube redirect URL.
        gaminglive: Updated for service changes, patch by @chhe. (#721)
        mlgtv: Updated for service changes, patch by @daslicious. (#686)
        hitbox: Updated for services changes. (#648)
        streamlive: Updated for service changes, patch by @daslicious. (#667)
        ustreamtv: Updated for service changes. (#707)
        youtube: Now handles more URL types.
   2015-02-23 23:35:55 by jonthn | Files touched by this commit (3)
Log message:
Update to version 1.11.1

Version 1.11.1 (2014-12-12)

Plugins: twitch: Updated for API changes. (#633)

Version 1.11.0 (2014-12-10)

Bugfixes:  cli: Only apply the backslash magic on player paths on Windows.

CLI:
        Added --http-cookie option.
        Added --http-header option.
        Added --http-query-param option.
        Deprecated the --http-cookies option.
        Deprecated the --http-headers option.
        Deprecated the --http-query-params option.
        Changed the continuous HTTP mode to always fetch streams. Should fix \ 
segmented streams repeating at the end for most services.

Plugins:
        Added plugin for NPO, patch by @monkeyphysics. (#599)
        afreecatv: Updated for service changes. (#568)
        beattv: Updated validation schema to include float offsets, patch by \ 
@suhailpatel. (#555)
        douyutv: Added support for transcodes.
        gaminglive: Fixed quality names, patch by @chhe. (#545)
        goodgame: Updated for service changes, patch by @JaxxC. (#554)
        oldlivestream: Check that streams don’t return 404. (#560)
        ilive: Updated for service changes and renamed to streamlive. (#563)
        livestation: Updated for service changes. (#581)
        twitch: Added support for the new video streams.
        vaughnlive: Updated for service changes. (#611)
        veetle: Fixed shortcut URLs, patch by @monkeyphysics. (#601)
        viasat/viagame: Updated for service changes (#564, #566, #617)

Plugin API: Added a class to simplify mapping data to stream objects.
   2014-12-08 09:59:20 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix PLIST for python != 2.7. Fix packaging.

   2014-12-07 01:19:03 by jonthn | Files touched by this commit (4)
Log message:
Import livestreamer-1.10.2 as wip/livestreamer.

Livestreamer is a command-line utility that pipes video streams from various
services into a video player, such as VLC. The main purpose of Livestreamer
is to allow the user to avoid buggy and CPU heavy flash plugins but still
be able to enjoy various streamed content.