Accepting request 1185837 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1185837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=14
This commit is contained in:
commit
370d84ed40
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4c437efac282b4df026519f2069e278911656fe2cf48d732302bbd466f86399d
|
|
||||||
size 748765
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZnGA1gAKCRAa62QA7aJ9
|
|
||||||
qeOvAQCeJQj6U96U+VAsn6PLX4KFFgdKGYSkITDdwG9AN4/XBQD5AUQfF5XqMuVO
|
|
||||||
K4tqBI+KB7AK9a6M4aJzFH15NBfxowM=
|
|
||||||
=OdMY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
streamlink-6.8.2.tar.gz
Normal file
3
streamlink-6.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9c1b66f024727a270faf0026d71a7e63abdd88f102957ca152c0d2620717bc98
|
||||||
|
size 751906
|
7
streamlink-6.8.2.tar.gz.asc
Normal file
7
streamlink-6.8.2.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZobuAQAKCRAa62QA7aJ9
|
||||||
|
qQnQAQCsAugirVHyztuLYPqmJYB4u1vbS+/Hmv/SnMMo82CSigD/ZXj6zeeEiNnc
|
||||||
|
cDFcfCBBcA6kxMYoOYUQS56vAXj4bQE=
|
||||||
|
=XmmE
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 5 07:25:07 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
- update to 6.8.2:
|
||||||
|
* douyin: new plugin
|
||||||
|
* huya: fixed stream URLs
|
||||||
|
* pluzz: fixed API URL, stream tokens and validation schemas
|
||||||
|
* twitch: added info log messages about ad break durations
|
||||||
|
* twitch: fixed clip URLs
|
||||||
|
* twitch: fixed discontinuity warning spam in certain circumstances
|
||||||
|
* vidio: fixed stream tokens, added metadata
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 17 20:55:32 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
Mon Jun 17 20:55:32 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
Comment: Hostname:
|
|
||||||
Version: Hockeypuck 2.2
|
Version: Hockeypuck 2.2
|
||||||
|
Comment: Hostname:
|
||||||
|
|
||||||
xjMEZLWhshYJKwYBBAHaRw8BAQdAu0sD5Ez8mfroVXpEohGHAeH1H2xduEHsYHkG
|
xjMEZLWhshYJKwYBBAHaRw8BAQdAu0sD5Ez8mfroVXpEohGHAeH1H2xduEHsYHkG
|
||||||
IciKHdzNMlN0cmVhbWxpbmsgc2lnbmluZyBrZXkgPHN0cmVhbWxpbmtAcHJvdG9u
|
IciKHdzNMlN0cmVhbWxpbmsgc2lnbmluZyBrZXkgPHN0cmVhbWxpbmtAcHJvdG9u
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define psuffix %nil
|
%define psuffix %nil
|
||||||
%endif
|
%endif
|
||||||
Name: streamlink%{psuffix}
|
Name: streamlink%{psuffix}
|
||||||
Version: 6.8.1
|
Version: 6.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Program to pipe streams from services into a video player
|
Summary: Program to pipe streams from services into a video player
|
||||||
License: Apache-2.0 AND BSD-2-Clause
|
License: Apache-2.0 AND BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user