Accepting request 1267378 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/1267378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=22
This commit is contained in:
2025-04-07 15:37:26 +00:00
committed by Git OBS Bridge
6 changed files with 32 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a
size 772024

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZ6+TtgAKCRAa62QA7aJ9
qdFAAQDQHYIdouZlbjEcN5mH82ISydtJ9Ea1BJqve5aU6RObzAEAvFP4tEZjKyFV
p+Hkzu8YEKxVR04hZ9dk+CBRJrs0ygI=
=OQRQ
-----END PGP SIGNATURE-----

3
streamlink-7.2.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daeac158657420b7d2859e8f4bb17f50499a9a14b3700d53729d3e4e4d426fef
size 781653

View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZ/AmRQAKCRAa62QA7aJ9
qQSqAPsEEj44z51DN61hO1U3Vx5zBvpnvdz/55nssDLEEv1A0AD+IJPP7DtNB3Hy
QNE+5VLwc+zxaV6Pck3XeKwEjC4f9Qk=
=73RY
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Apr 4 20:12:39 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 7.2.0:
* Added: decompress extras marker to Streamlink's optional dependencies for installing brotli and zstandard
* Changed: --retry-streams to allow a value of 0, so it can be unset again if set previously
* Changed: --quiet to suppress all text output including errors, not just log output
* Fixed: --logfile affecting the console output stream
* Fixed: broken user input prompt behavior on missing or non-interactive I/O streams
* Fixed: Plugin classes not requiring a matching matcher
* Fixed: --hls-audio-select not being case-insensitive and only comparing input values rather than resolved language codes
* Updated: Chrome Devtool Protocol interfaces, to match recent Chromium versions
* Updated plugins:
- euronews: rewritten and fixed plugin
- kick: refactored plugin, fixed clip matcher and 403 API responses
- nicolive: fixed plugin not loading cookies from WebSocket messages
- nicolive: made the plugin always filter out blank HLS segments
- nowtvtr: removed plugin
- okru: canonicalize mobile URLs
- tf1: fixed stream matcher
-------------------------------------------------------------------
Mon Feb 17 16:14:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -23,7 +23,7 @@
%define psuffix %nil
%endif
Name: streamlink%{psuffix}
Version: 7.1.3
Version: 7.2.0
Release: 0
Summary: Program to pipe streams from services into a video player
License: Apache-2.0 AND BSD-2-Clause