SHA256
1
0
forked from pool/streamlink

Accepting request 1193647 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/1193647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2024-08-13 11:25:21 +00:00 committed by Git OBS Bridge
commit cf57f12bb3
6 changed files with 37 additions and 11 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZpAdvAAKCRAa62QA7aJ9
qRBuAQCCE11AYopNRb0fzFmBw8d6KEHWpGSzj9MWI8/5xzrcQAD/QzbGDtPq510f
SwjtwyVoYDbhLZJmwF2QGNzGcgMMKgY=
=wwhh
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZroMAQAKCRAa62QA7aJ9
qSuNAQDMKorp96oZ8MZlTBSm/o3qmeKMwCMHeV0uM1I3m/YnXQEAn2P+bESRg3mm
Bv8ClRpViAjRjTQoGluPK3xAYchvvwA=
=W8S+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Aug 12 23:05:48 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- updatet o 6.9.0:
* Added: streamlink.plugin.api.webbrowser subpackage with the aws_waf module
* Added: max_buffer_size kwarg to CDPClient.session()
* Added: webbrowser User-Agent header override in headless mode
* Changed: default value of --webbrowser-headless from True to False
* Changed: unicode characters to be unescaped in JSON output, if possible
* Fixed: potential character encoding issues in Streamlink's logger
* Updated plugins:
- nicolive: updated plugin matcher
- okru: fixed validation schema
- radionet: removed plugin
- sportschau: fixed plugin (HLS streams with packed audio streams remain unsupported)
- tiktok: fixed room ID validation schema
- tvp: added support for sport.tvp.pl
- twitch: added --twitch-force-client-integrity
- twitch: fixed broken client-integrity token decoding+parsing
- twitch: removed the headless=False override
- vimeo: removed error messages for unsupported DASH streams
- vk: fixed validation schema
- vtvgo: resolved AWS Web Application Firewall bot detection
- yupptv: fixed plugin, added ad filtering
-------------------------------------------------------------------
Fri Jul 12 06:04:34 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

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