summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authoryhardy <yhardy@pkgsrc.org>2022-07-18 22:11:03 +0000
committeryhardy <yhardy@pkgsrc.org>2022-07-18 22:11:03 +0000
commit32f7499eff93c966aa930c9a183257db3ec8138a (patch)
treec4c1fe5d7f579de13e56139db99bbfca0e42a682 /multimedia
parentff3cbdc20f323150761419da8fd5bde3fed0871a (diff)
downloadpkgsrc-32f7499eff93c966aa930c9a183257db3ec8138a.tar.gz
multimedia/streamlink: update to streamlink-4.2.0
This package now requires versioningit>=2.0.0, I tested with py39-versioningit-1.1.1 and it builds without problems. The tests get stuck at 96%, tests/utils/test_named_pipe.py. = Changelog == streamlink 4.2.0 (2022-07-09) Release highlights: - Added: new Windows portable builds - Added: more dependency versions to debug log header - Added: parsed multivariant playlist reference to 'HLSStream' and 'MuxedHLSStream' - Fixed: unnecessary delay when closing 'DASHStream's - Fixed: 'FFmpegMuxer' not closing sub-streams concurrently - Fixed: threading issue when closing 'WebsocketClient' connections - Fixed: handling of 'PluginError's when outputting JSON data via '--json' - Fixed: broken YouTube plugin when setting custom authentication headers - Fixed: "source" Twitch VODs not being considered "best" - Fixed: and rewritten FilmOn plugin - Fixed: websocket issue in Twitcasting plugin - Fixed: VK plugin - Fixed: various other plugin issues (see full changelog) - New plugins: Aloula - Removed plugins: Eltrecetv - Docs: added openSUSE and Scoop - Docs: improved some links in CLI docs - Docs: upgraded 'furo' theme to '2022.06.04.1', require 'sphinx' '>=4', and replace 'recommonmark' with 'myst-parser' - Build: fixed outdated 'python_requires' value in 'setup.cfg' - Build: upgraded 'versioningit' build dependency to '>=2.0.0 <3' == streamlink 4.1.0 (2022-05-30) Release highlights: - Improved: decryption of HLS streams - Improved: HLS playlist parsing - Improved: string representations of 'Stream' implementations - Fixed: new YouTube consent dialog - Fixed: crunchyroll plugin - Fixed: nicolive email logins - Fixed: threading issue when closing segmented streams - Removed: suppression of 'InsecureRequestWarning' - New plugins: blazetv, hiplayer, useetv - Removed plugins: rotana
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/streamlink/Makefile5
-rw-r--r--multimedia/streamlink/PLIST41
-rw-r--r--multimedia/streamlink/distinfo8
3 files changed, 34 insertions, 20 deletions
diff --git a/multimedia/streamlink/Makefile b/multimedia/streamlink/Makefile
index 0fd745f5728..cb6fee28209 100644
--- a/multimedia/streamlink/Makefile
+++ b/multimedia/streamlink/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2022/06/30 11:18:39 nia Exp $
+# $NetBSD: Makefile,v 1.35 2022/07/18 22:11:03 yhardy Exp $
-DISTNAME= streamlink-4.0.1
-PKGREVISION= 1
+DISTNAME= streamlink-4.2.0
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=streamlink/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff --git a/multimedia/streamlink/PLIST b/multimedia/streamlink/PLIST
index 59b8febcdbb..376e72db979 100644
--- a/multimedia/streamlink/PLIST
+++ b/multimedia/streamlink/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2022/05/11 18:07:28 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.17 2022/07/18 22:11:03 yhardy Exp $
bin/streamlink
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -54,9 +54,21 @@ ${PYSITELIB}/streamlink/plugin/api/http_session.pyo
${PYSITELIB}/streamlink/plugin/api/useragents.py
${PYSITELIB}/streamlink/plugin/api/useragents.pyc
${PYSITELIB}/streamlink/plugin/api/useragents.pyo
-${PYSITELIB}/streamlink/plugin/api/validate.py
-${PYSITELIB}/streamlink/plugin/api/validate.pyc
-${PYSITELIB}/streamlink/plugin/api/validate.pyo
+${PYSITELIB}/streamlink/plugin/api/validate/__init__.py
+${PYSITELIB}/streamlink/plugin/api/validate/__init__.pyc
+${PYSITELIB}/streamlink/plugin/api/validate/__init__.pyo
+${PYSITELIB}/streamlink/plugin/api/validate/_exception.py
+${PYSITELIB}/streamlink/plugin/api/validate/_exception.pyc
+${PYSITELIB}/streamlink/plugin/api/validate/_exception.pyo
+${PYSITELIB}/streamlink/plugin/api/validate/_schemas.py
+${PYSITELIB}/streamlink/plugin/api/validate/_schemas.pyc
+${PYSITELIB}/streamlink/plugin/api/validate/_schemas.pyo
+${PYSITELIB}/streamlink/plugin/api/validate/_validate.py
+${PYSITELIB}/streamlink/plugin/api/validate/_validate.pyc
+${PYSITELIB}/streamlink/plugin/api/validate/_validate.pyo
+${PYSITELIB}/streamlink/plugin/api/validate/_validators.py
+${PYSITELIB}/streamlink/plugin/api/validate/_validators.pyc
+${PYSITELIB}/streamlink/plugin/api/validate/_validators.pyo
${PYSITELIB}/streamlink/plugin/api/websocket.py
${PYSITELIB}/streamlink/plugin/api/websocket.pyc
${PYSITELIB}/streamlink/plugin/api/websocket.pyo
@@ -78,6 +90,9 @@ ${PYSITELIB}/streamlink/plugins/afreeca.pyo
${PYSITELIB}/streamlink/plugins/albavision.py
${PYSITELIB}/streamlink/plugins/albavision.pyc
${PYSITELIB}/streamlink/plugins/albavision.pyo
+${PYSITELIB}/streamlink/plugins/aloula.py
+${PYSITELIB}/streamlink/plugins/aloula.pyc
+${PYSITELIB}/streamlink/plugins/aloula.pyo
${PYSITELIB}/streamlink/plugins/app17.py
${PYSITELIB}/streamlink/plugins/app17.pyc
${PYSITELIB}/streamlink/plugins/app17.pyo
@@ -105,6 +120,9 @@ ${PYSITELIB}/streamlink/plugins/bigo.pyo
${PYSITELIB}/streamlink/plugins/bilibili.py
${PYSITELIB}/streamlink/plugins/bilibili.pyc
${PYSITELIB}/streamlink/plugins/bilibili.pyo
+${PYSITELIB}/streamlink/plugins/blazetv.py
+${PYSITELIB}/streamlink/plugins/blazetv.pyc
+${PYSITELIB}/streamlink/plugins/blazetv.pyo
${PYSITELIB}/streamlink/plugins/bloomberg.py
${PYSITELIB}/streamlink/plugins/bloomberg.pyc
${PYSITELIB}/streamlink/plugins/bloomberg.pyo
@@ -174,9 +192,6 @@ ${PYSITELIB}/streamlink/plugins/earthcam.pyo
${PYSITELIB}/streamlink/plugins/egame.py
${PYSITELIB}/streamlink/plugins/egame.pyc
${PYSITELIB}/streamlink/plugins/egame.pyo
-${PYSITELIB}/streamlink/plugins/eltrecetv.py
-${PYSITELIB}/streamlink/plugins/eltrecetv.pyc
-${PYSITELIB}/streamlink/plugins/eltrecetv.pyo
${PYSITELIB}/streamlink/plugins/euronews.py
${PYSITELIB}/streamlink/plugins/euronews.pyc
${PYSITELIB}/streamlink/plugins/euronews.pyo
@@ -207,6 +222,9 @@ ${PYSITELIB}/streamlink/plugins/googledrive.pyo
${PYSITELIB}/streamlink/plugins/gulli.py
${PYSITELIB}/streamlink/plugins/gulli.pyc
${PYSITELIB}/streamlink/plugins/gulli.pyo
+${PYSITELIB}/streamlink/plugins/hiplayer.py
+${PYSITELIB}/streamlink/plugins/hiplayer.pyc
+${PYSITELIB}/streamlink/plugins/hiplayer.pyo
${PYSITELIB}/streamlink/plugins/hls.py
${PYSITELIB}/streamlink/plugins/hls.pyc
${PYSITELIB}/streamlink/plugins/hls.pyo
@@ -351,9 +369,6 @@ ${PYSITELIB}/streamlink/plugins/raiplay.pyo
${PYSITELIB}/streamlink/plugins/reuters.py
${PYSITELIB}/streamlink/plugins/reuters.pyc
${PYSITELIB}/streamlink/plugins/reuters.pyo
-${PYSITELIB}/streamlink/plugins/rotana.py
-${PYSITELIB}/streamlink/plugins/rotana.pyc
-${PYSITELIB}/streamlink/plugins/rotana.pyo
${PYSITELIB}/streamlink/plugins/rtbf.py
${PYSITELIB}/streamlink/plugins/rtbf.pyc
${PYSITELIB}/streamlink/plugins/rtbf.pyo
@@ -468,6 +483,9 @@ ${PYSITELIB}/streamlink/plugins/twitcasting.pyo
${PYSITELIB}/streamlink/plugins/twitch.py
${PYSITELIB}/streamlink/plugins/twitch.pyc
${PYSITELIB}/streamlink/plugins/twitch.pyo
+${PYSITELIB}/streamlink/plugins/useetv.py
+${PYSITELIB}/streamlink/plugins/useetv.pyc
+${PYSITELIB}/streamlink/plugins/useetv.pyo
${PYSITELIB}/streamlink/plugins/ustreamtv.py
${PYSITELIB}/streamlink/plugins/ustreamtv.pyc
${PYSITELIB}/streamlink/plugins/ustreamtv.pyo
@@ -639,6 +657,3 @@ ${PYSITELIB}/streamlink_cli/utils/player.pyo
${PYSITELIB}/streamlink_cli/utils/progress.py
${PYSITELIB}/streamlink_cli/utils/progress.pyc
${PYSITELIB}/streamlink_cli/utils/progress.pyo
-${PYSITELIB}/streamlink_cli/utils/stream.py
-${PYSITELIB}/streamlink_cli/utils/stream.pyc
-${PYSITELIB}/streamlink_cli/utils/stream.pyo
diff --git a/multimedia/streamlink/distinfo b/multimedia/streamlink/distinfo
index 01d1b2a46b1..50c6a7ca995 100644
--- a/multimedia/streamlink/distinfo
+++ b/multimedia/streamlink/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2022/05/11 18:07:28 bouyer Exp $
+$NetBSD: distinfo,v 1.22 2022/07/18 22:11:03 yhardy Exp $
-BLAKE2s (streamlink-4.0.1.tar.gz) = f3f434bacad1811884289cda241e8b68709f4192641b9f20aa56d0c48ba66270
-SHA512 (streamlink-4.0.1.tar.gz) = 350f2713e8710a6d83a36935a9db106e953e6267dc6d87c009ae712bcbc72ba6fdd15431c7bd9644999c29604603d624c06028a97c1537f97fcc7c9196ad711c
-Size (streamlink-4.0.1.tar.gz) = 446574 bytes
+BLAKE2s (streamlink-4.2.0.tar.gz) = 9f0adb4a35712afcf2ce5630de02b23dccba99b7f53862f93db584c21767b27a
+SHA512 (streamlink-4.2.0.tar.gz) = 9782371f630265519cefc0bc3b5c009b195f203d8c030579a60bf4697bac80c7d5824803640c438185287262276fd9739ac92c17e4f5b79a960940376fbda9b8
+Size (streamlink-4.2.0.tar.gz) = 423722 bytes