diff --git a/streamlink-6.8.3.tar.gz b/streamlink-6.8.3.tar.gz deleted file mode 100644 index dd251ca..0000000 --- a/streamlink-6.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3f51a567c08703092f91d0497a3fc2aefe327efcd725d03e66f3dcd11ed9b68 -size 753510 diff --git a/streamlink-6.8.3.tar.gz.asc b/streamlink-6.8.3.tar.gz.asc deleted file mode 100644 index 0f189ec..0000000 --- a/streamlink-6.8.3.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZpAdvAAKCRAa62QA7aJ9 -qRBuAQCCE11AYopNRb0fzFmBw8d6KEHWpGSzj9MWI8/5xzrcQAD/QzbGDtPq510f -SwjtwyVoYDbhLZJmwF2QGNzGcgMMKgY= -=wwhh ------END PGP SIGNATURE----- diff --git a/streamlink-6.9.0.tar.gz b/streamlink-6.9.0.tar.gz new file mode 100644 index 0000000..0f20418 --- /dev/null +++ b/streamlink-6.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca9b0b17b80bc9d09a8422c390cb38d819af5566493960bf210d8fee221c17f +size 758696 diff --git a/streamlink-6.9.0.tar.gz.asc b/streamlink-6.9.0.tar.gz.asc new file mode 100644 index 0000000..9ecfce8 --- /dev/null +++ b/streamlink-6.9.0.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZroMAQAKCRAa62QA7aJ9 +qSuNAQDMKorp96oZ8MZlTBSm/o3qmeKMwCMHeV0uM1I3m/YnXQEAn2P+bESRg3mm +Bv8ClRpViAjRjTQoGluPK3xAYchvvwA= +=W8S+ +-----END PGP SIGNATURE----- diff --git a/streamlink.changes b/streamlink.changes index 36373e6..05ecf0d 100644 --- a/streamlink.changes +++ b/streamlink.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Aug 12 23:05:48 UTC 2024 - Richard Rahl + +- 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 diff --git a/streamlink.spec b/streamlink.spec index c2d1cfc..429999f 100644 --- a/streamlink.spec +++ b/streamlink.spec @@ -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