From 6cdd8f088678135e43abdf1fa9edfe763cb282fd Mon Sep 17 00:00:00 2001 From: maya Date: Thu, 12 Apr 2018 07:11:00 +0000 Subject: streamlink: update to 0.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Streamlink 0.11.0! Here's what's new: Fixed documentation (#1467 and #1468) Current versions of the OS, Python, Streamlink and Requests are now shown with -l debug (#1374) ok.ru/live plugin added (#1451) New option --hls-segment-ignore-names (#1432) AfreecaTV plugin updates (#1390) Added support for zattoo recordings (#1480) Bigo plugin updates (#1474) Neulion plugin removed due to DMCA notice (#1497) And many more updates to numerous other plugins! If you think that this application is helpful, please consider supporting the maintainers by donating via the Open collective. Not only becoming a backer, but also a sponsor for the (open source) project. :: Alexis Murzeau (3): Remove Debian directory docs/install: use sudo for Ubuntu and Solus docs/install: add Debian instructions (#1455) Anton Tykhyy (1): Add ok.ru/live plugin BZHDeveloper (1): [TF1] Fix plugin (#1457) Bruno Ribeiro (1): added cd streamlink Drew J. Sonne (1): [bbciplayer] Fix authentication failures (#1411) Hannes Pétur Eggertsson (1): Ruv plugin updated. Fixes #643. (#1486) Mohamed El Morabity (1): Add support for IDF1 back-to (10): [cli-debug] Show current installed versions with -l debug [hls] New option --hls-segment-ignore-names [cli-debug] Renamed method and small template update [afreeca] Plugin update. - Login for +19 streams --afreeca-username --afreeca-password - Removed 15 sec countdown - Added some error messages - Removed old Global AfreecaTV plugin - Added url tests [zattoo] Added support for zattoo recordings [tests] Fixed metaclass on python 3 [periscope] Fix for variant HLS streams [facebook] mark as broken, they use dash now. Removed furstream: dead website and file was wrong formated UTF8-BOM [codecov] use pytest and upload all data bastimeyer (2): docs: fix table layout on the install page [neulion] Remove plugin. See #1493 beardypig (2): plugins.kanal7: fix for new streaming iframe plugins.foxtr: update regex to match new site layout leshka (1): [goodgame] Fixed url regexp for handling miscellaneous symbols in username. schrobby (1): update from github comments sqrt2 (1): [orf_tvthek] Work around broken HTTP connection persistence (#1420) unnutricious (1): [bigo] update video regex to match current website (#1412) Streamlink 0.10.0! There's been a lot of activity since our November release. Changes: Multiple plugin updates (too many to list, see below for the plugin changes!) HLS seeking support (#1303) Changes to the Windows binary (docs: #1408 minor changes to install directory: #1407) If you think that this application is helpful, please consider supporting the maintainers by donating via the Open collective. Not only becoming a backer, but also a sponsor for the (open source) project. :: Alexis Murzeau (3): docs: remove flattr-badge.png image Fix various typos in comments and documentation Implement PKCS#7 padding decoding with AES-128 HLS BZHDeveloper (1): [canalplus] Update plugin according to website changes (#1378) Mohamed El Morabity (1): [pluzz] Fix video ID regex for France 3 Régions streams RosadinTV (1): Welcome 2018 (#1410) Sean Greenslade (4): Reworked picarto.tv plugin to deal with website changes. (#1359) Tweaked tigerdile URL regex to allow missing trailing slash. Added tigerdile HLS support and proper API poll for offline streams. Added basic URL tests for tigerdile. back-to (5): [zdf] apiToken update [camsoda] Fixed broken plugin [mixer] moved beam.py to mixer.py file requires two commits, for a proper commit history [mixer] replaced beam.pro with mixer.com [docs] Removed MPlayer2 - Domain expired - Not maintained anymore back-to (13): [BTV] Fixed login return message [qq] New Plugin for live.qq.com [mlgtv] Fixed broken Plugin streamlink/streamlink#1362 [viasat] Added support for urls without a stream_id - removed dead domains from _url_re - added a error message for geo blocking - new regex for stream_id from image url - Removed old embed plugin - try to find an iframe if no stream_id was found. - added tests [streann] Added headers for post request [Dailymotion] Fixed livestream id from channelpage [neulion] renamed ufctv.py to neulion.py [neulion] Updated the ufctv plugin to make it useable for other domains [youtube] added Audio m4a itag 256 and 258 [hls] Don't try to skip a stream if the offset is 0, don't raise KeyError if the m3u8 file is empty this allows the file to reload. [zengatv] New Plugin for zengatv.com [mitele] Update for different api response - fallback if not hls_url was found, just the suffix. - added url tests [youtube] New params for get_video_info (#1423) bastimeyer (2): nsis: restore old install dir, keep multiuser docs: rewrite Windows binaries install section beardypig (12): plugins.vaughnlive: try to guess the stream ID from the channel name plugins.vaughnlive: updated rtmp server map Update server map stream.hls: add options to skip some time at the start/end of VOD streams stream.hls: add option to restart live stream, if possible stream.hls: remove the end offset and replace with duration hls: add absolute start offset and duration options to the HLStream API duratio bug Fix bug with hls start offset = 0 EOL Python 3.3 plugins.kanal7: update to stream player URL config plugins.huya: fix stream URL scheme prefix fozzy (1): fix plugin for bilibili to adapt the new API hicrop <35128217+hicrop@users.noreply.github.com> (1): PEP8 (#1427) steven7851 (1): [Douyutv] fix API xela722 (1): Add plugin for olympicchannel.com (#1353) --- multimedia/streamlink/Makefile | 4 ++-- multimedia/streamlink/PLIST | 35 +++++++++++++++++++---------------- multimedia/streamlink/distinfo | 10 +++++----- 3 files changed, 26 insertions(+), 23 deletions(-) (limited to 'multimedia') diff --git a/multimedia/streamlink/Makefile b/multimedia/streamlink/Makefile index fe8a775f6b9..49de9b5e2cf 100644 --- a/multimedia/streamlink/Makefile +++ b/multimedia/streamlink/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2017/12/30 05:59:35 maya Exp $ +# $NetBSD: Makefile,v 1.15 2018/04/12 07:11:00 maya Exp $ -DISTNAME= streamlink-0.9.0 +DISTNAME= streamlink-0.11.0 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=streamlink/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/multimedia/streamlink/PLIST b/multimedia/streamlink/PLIST index 1238400fee9..4d2a0473279 100644 --- a/multimedia/streamlink/PLIST +++ b/multimedia/streamlink/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2017/12/30 05:59:35 maya Exp $ +@comment $NetBSD: PLIST,v 1.10 2018/04/12 07:11:00 maya Exp $ bin/streamlink ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -108,8 +108,6 @@ ${PYSITELIB}/streamlink/plugins/adultswim.pyo ${PYSITELIB}/streamlink/plugins/adultswim.pyc ${PYSITELIB}/streamlink/plugins/afreeca.pyo ${PYSITELIB}/streamlink/plugins/afreeca.pyc -${PYSITELIB}/streamlink/plugins/afreecatv.pyo -${PYSITELIB}/streamlink/plugins/afreecatv.pyc ${PYSITELIB}/streamlink/plugins/aftonbladet.pyo ${PYSITELIB}/streamlink/plugins/aftonbladet.pyc ${PYSITELIB}/streamlink/plugins/akamaihd.pyo @@ -140,8 +138,6 @@ ${PYSITELIB}/streamlink/plugins/bambuser.pyo ${PYSITELIB}/streamlink/plugins/bambuser.pyc ${PYSITELIB}/streamlink/plugins/bbciplayer.pyo ${PYSITELIB}/streamlink/plugins/bbciplayer.pyc -${PYSITELIB}/streamlink/plugins/beam.pyo -${PYSITELIB}/streamlink/plugins/beam.pyc ${PYSITELIB}/streamlink/plugins/beattv.pyo ${PYSITELIB}/streamlink/plugins/beattv.pyc ${PYSITELIB}/streamlink/plugins/bfmtv.pyo @@ -236,8 +232,6 @@ ${PYSITELIB}/streamlink/plugins/foxtr.pyo ${PYSITELIB}/streamlink/plugins/foxtr.pyc ${PYSITELIB}/streamlink/plugins/funimationnow.pyo ${PYSITELIB}/streamlink/plugins/funimationnow.pyc -${PYSITELIB}/streamlink/plugins/furstream.pyo -${PYSITELIB}/streamlink/plugins/furstream.pyc ${PYSITELIB}/streamlink/plugins/gardenersworld.pyo ${PYSITELIB}/streamlink/plugins/gardenersworld.pyc ${PYSITELIB}/streamlink/plugins/garena.pyo @@ -264,6 +258,8 @@ ${PYSITELIB}/streamlink/plugins/huomao.pyo ${PYSITELIB}/streamlink/plugins/huomao.pyc ${PYSITELIB}/streamlink/plugins/huya.pyo ${PYSITELIB}/streamlink/plugins/huya.pyc +${PYSITELIB}/streamlink/plugins/idf1.pyo +${PYSITELIB}/streamlink/plugins/idf1.pyc ${PYSITELIB}/streamlink/plugins/ine.pyo ${PYSITELIB}/streamlink/plugins/ine.pyc ${PYSITELIB}/streamlink/plugins/itvplayer.pyo @@ -286,6 +282,8 @@ ${PYSITELIB}/streamlink/plugins/mips.pyo ${PYSITELIB}/streamlink/plugins/mips.pyc ${PYSITELIB}/streamlink/plugins/mitele.pyo ${PYSITELIB}/streamlink/plugins/mitele.pyc +${PYSITELIB}/streamlink/plugins/mixer.pyo +${PYSITELIB}/streamlink/plugins/mixer.pyc ${PYSITELIB}/streamlink/plugins/mlgtv.pyo ${PYSITELIB}/streamlink/plugins/mlgtv.pyc ${PYSITELIB}/streamlink/plugins/nbc.pyo @@ -302,8 +300,12 @@ ${PYSITELIB}/streamlink/plugins/npo.pyo ${PYSITELIB}/streamlink/plugins/npo.pyc ${PYSITELIB}/streamlink/plugins/nrk.pyo ${PYSITELIB}/streamlink/plugins/nrk.pyc +${PYSITELIB}/streamlink/plugins/ok_live.pyo +${PYSITELIB}/streamlink/plugins/ok_live.pyc ${PYSITELIB}/streamlink/plugins/oldlivestream.pyo ${PYSITELIB}/streamlink/plugins/oldlivestream.pyc +${PYSITELIB}/streamlink/plugins/olympicchannel.pyo +${PYSITELIB}/streamlink/plugins/olympicchannel.pyc ${PYSITELIB}/streamlink/plugins/openrectv.pyo ${PYSITELIB}/streamlink/plugins/openrectv.pyc ${PYSITELIB}/streamlink/plugins/orf_tvthek.pyo @@ -324,6 +326,8 @@ ${PYSITELIB}/streamlink/plugins/pluzz.pyo ${PYSITELIB}/streamlink/plugins/pluzz.pyc ${PYSITELIB}/streamlink/plugins/powerapp.pyo ${PYSITELIB}/streamlink/plugins/powerapp.pyc +${PYSITELIB}/streamlink/plugins/qq.pyo +${PYSITELIB}/streamlink/plugins/qq.pyc ${PYSITELIB}/streamlink/plugins/radionet.pyo ${PYSITELIB}/streamlink/plugins/radionet.pyc ${PYSITELIB}/streamlink/plugins/raiplay.pyo @@ -428,8 +432,6 @@ ${PYSITELIB}/streamlink/plugins/tvrplus.pyo ${PYSITELIB}/streamlink/plugins/tvrplus.pyc ${PYSITELIB}/streamlink/plugins/twitch.pyo ${PYSITELIB}/streamlink/plugins/twitch.pyc -${PYSITELIB}/streamlink/plugins/ufctv.pyo -${PYSITELIB}/streamlink/plugins/ufctv.pyc ${PYSITELIB}/streamlink/plugins/ustreamtv.pyo ${PYSITELIB}/streamlink/plugins/ustreamtv.pyc ${PYSITELIB}/streamlink/plugins/vaughnlive.pyo @@ -438,8 +440,6 @@ ${PYSITELIB}/streamlink/plugins/vgtv.pyo ${PYSITELIB}/streamlink/plugins/vgtv.pyc ${PYSITELIB}/streamlink/plugins/viasat.pyo ${PYSITELIB}/streamlink/plugins/viasat.pyc -${PYSITELIB}/streamlink/plugins/viasat_embed.pyo -${PYSITELIB}/streamlink/plugins/viasat_embed.pyc ${PYSITELIB}/streamlink/plugins/vidio.pyo ${PYSITELIB}/streamlink/plugins/vidio.pyc ${PYSITELIB}/streamlink/plugins/vk.pyo @@ -464,11 +464,12 @@ ${PYSITELIB}/streamlink/plugins/zattoo.pyo ${PYSITELIB}/streamlink/plugins/zattoo.pyc ${PYSITELIB}/streamlink/plugins/zdf_mediathek.pyo ${PYSITELIB}/streamlink/plugins/zdf_mediathek.pyc +${PYSITELIB}/streamlink/plugins/zengatv.pyo +${PYSITELIB}/streamlink/plugins/zengatv.pyc ${PYSITELIB}/streamlink/plugins/zhanqi.pyo ${PYSITELIB}/streamlink/plugins/zhanqi.pyc ${PYSITELIB}/streamlink/plugins/adultswim.py ${PYSITELIB}/streamlink/plugins/afreeca.py -${PYSITELIB}/streamlink/plugins/afreecatv.py ${PYSITELIB}/streamlink/plugins/aftonbladet.py ${PYSITELIB}/streamlink/plugins/akamaihd.py ${PYSITELIB}/streamlink/plugins/aliez.py @@ -484,7 +485,6 @@ ${PYSITELIB}/streamlink/plugins/artetv.py ${PYSITELIB}/streamlink/plugins/atresplayer.py ${PYSITELIB}/streamlink/plugins/bambuser.py ${PYSITELIB}/streamlink/plugins/bbciplayer.py -${PYSITELIB}/streamlink/plugins/beam.py ${PYSITELIB}/streamlink/plugins/beattv.py ${PYSITELIB}/streamlink/plugins/bfmtv.py ${PYSITELIB}/streamlink/plugins/bigo.py @@ -532,7 +532,6 @@ ${PYSITELIB}/streamlink/plugins/filmon.py ${PYSITELIB}/streamlink/plugins/filmon_us.py ${PYSITELIB}/streamlink/plugins/foxtr.py ${PYSITELIB}/streamlink/plugins/funimationnow.py -${PYSITELIB}/streamlink/plugins/furstream.py ${PYSITELIB}/streamlink/plugins/gardenersworld.py ${PYSITELIB}/streamlink/plugins/garena.py ${PYSITELIB}/streamlink/plugins/gomexp.py @@ -546,6 +545,7 @@ ${PYSITELIB}/streamlink/plugins/http.py ${PYSITELIB}/streamlink/plugins/huajiao.py ${PYSITELIB}/streamlink/plugins/huomao.py ${PYSITELIB}/streamlink/plugins/huya.py +${PYSITELIB}/streamlink/plugins/idf1.py ${PYSITELIB}/streamlink/plugins/ine.py ${PYSITELIB}/streamlink/plugins/itvplayer.py ${PYSITELIB}/streamlink/plugins/kanal7.py @@ -557,6 +557,7 @@ ${PYSITELIB}/streamlink/plugins/media_ccc_de.py ${PYSITELIB}/streamlink/plugins/mediaklikk.py ${PYSITELIB}/streamlink/plugins/mips.py ${PYSITELIB}/streamlink/plugins/mitele.py +${PYSITELIB}/streamlink/plugins/mixer.py ${PYSITELIB}/streamlink/plugins/mlgtv.py ${PYSITELIB}/streamlink/plugins/nbc.py ${PYSITELIB}/streamlink/plugins/nbcsports.py @@ -565,7 +566,9 @@ ${PYSITELIB}/streamlink/plugins/nineanime.py ${PYSITELIB}/streamlink/plugins/nos.py ${PYSITELIB}/streamlink/plugins/npo.py ${PYSITELIB}/streamlink/plugins/nrk.py +${PYSITELIB}/streamlink/plugins/ok_live.py ${PYSITELIB}/streamlink/plugins/oldlivestream.py +${PYSITELIB}/streamlink/plugins/olympicchannel.py ${PYSITELIB}/streamlink/plugins/openrectv.py ${PYSITELIB}/streamlink/plugins/orf_tvthek.py ${PYSITELIB}/streamlink/plugins/ovvatv.py @@ -576,6 +579,7 @@ ${PYSITELIB}/streamlink/plugins/piczel.py ${PYSITELIB}/streamlink/plugins/playtv.py ${PYSITELIB}/streamlink/plugins/pluzz.py ${PYSITELIB}/streamlink/plugins/powerapp.py +${PYSITELIB}/streamlink/plugins/qq.py ${PYSITELIB}/streamlink/plugins/radionet.py ${PYSITELIB}/streamlink/plugins/raiplay.py ${PYSITELIB}/streamlink/plugins/rte.py @@ -628,12 +632,10 @@ ${PYSITELIB}/streamlink/plugins/tvplayer.py ${PYSITELIB}/streamlink/plugins/tvrby.py ${PYSITELIB}/streamlink/plugins/tvrplus.py ${PYSITELIB}/streamlink/plugins/twitch.py -${PYSITELIB}/streamlink/plugins/ufctv.py ${PYSITELIB}/streamlink/plugins/ustreamtv.py ${PYSITELIB}/streamlink/plugins/vaughnlive.py ${PYSITELIB}/streamlink/plugins/vgtv.py ${PYSITELIB}/streamlink/plugins/viasat.py -${PYSITELIB}/streamlink/plugins/viasat_embed.py ${PYSITELIB}/streamlink/plugins/vidio.py ${PYSITELIB}/streamlink/plugins/vk.py ${PYSITELIB}/streamlink/plugins/vrtbe.py @@ -646,6 +648,7 @@ ${PYSITELIB}/streamlink/plugins/younow.py ${PYSITELIB}/streamlink/plugins/youtube.py ${PYSITELIB}/streamlink/plugins/zattoo.py ${PYSITELIB}/streamlink/plugins/zdf_mediathek.py +${PYSITELIB}/streamlink/plugins/zengatv.py ${PYSITELIB}/streamlink/plugins/zhanqi.py ${PYSITELIB}/streamlink/session.py ${PYSITELIB}/streamlink/stream/__init__.py diff --git a/multimedia/streamlink/distinfo b/multimedia/streamlink/distinfo index 35c9fe78a9f..6ddd74e5c73 100644 --- a/multimedia/streamlink/distinfo +++ b/multimedia/streamlink/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2017/12/30 05:59:35 maya Exp $ +$NetBSD: distinfo,v 1.11 2018/04/12 07:11:00 maya Exp $ -SHA1 (streamlink-0.9.0.tar.gz) = 06d812c463da406ab3a1c8bb7929bf8426315abd -RMD160 (streamlink-0.9.0.tar.gz) = c5c3b1c222148667ba033238c68018112a5addc4 -SHA512 (streamlink-0.9.0.tar.gz) = 3d8aea95cd71968dc8a77eb1ad243abad10db76d6f9729498826876465e10ad2ac6204f26ec528d05ddd352236789ba8f8a86347abd50ed2d558b7ffc41349cd -Size (streamlink-0.9.0.tar.gz) = 30720281 bytes +SHA1 (streamlink-0.11.0.tar.gz) = a3b5e7ba63848bea28b9302341894ecc996cdc92 +RMD160 (streamlink-0.11.0.tar.gz) = 454405ff084cce2524d38f7be13f9f28bbcd8818 +SHA512 (streamlink-0.11.0.tar.gz) = a62e906f7b37c9cd33ce5e7d5d84bfee9fa8ca5ddd4699e4985ed932147a346188026fd868b30e6b26ce6b5806217f838bbf8191074f9b0271dd87aaee501f7f +Size (streamlink-0.11.0.tar.gz) = 30718822 bytes -- cgit v1.2.3