From 1781ca375f8fa2f9c5847819cea37ba581110bf6f89a0b40c38699fa04e3e45a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 12 Sep 2023 00:35:03 +0000 Subject: [PATCH] Accepting request 1110370 from home:dirkmueller:Factory - remove suggests on brotlicffi - this is only for != cpython - Update to release 2023.02.17 * [youtube] Improve description extraction * [youtube] Prevent excess HTTP 301 * [bellmedia] Add support for cp24.com clip URLs OBS-URL: https://build.opensuse.org/request/show/1110370 OBS-URL: https://build.opensuse.org/package/show/network:utilities/yt-dlp?expand=0&rev=62 --- yt-dlp.changes | 13 +++++++++---- yt-dlp.spec | 1 - 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/yt-dlp.changes b/yt-dlp.changes index b06f959..dfb4b53 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 11 20:46:56 UTC 2023 - Dirk Müller + +- remove suggests on brotlicffi - this is only for != cpython + ------------------------------------------------------------------- Fri Jul 7 04:49:22 UTC 2023 - Jan Engelhardt @@ -47,7 +52,7 @@ Fri Mar 3 23:33:49 UTC 2023 - Jan Engelhardt ------------------------------------------------------------------- Sat Feb 18 06:08:22 UTC 2023 - Carsten Ziepke -- Update to release 2023.02.17 +- Update to release 2023.02.17 * Merge youtube-dl: Upto commit/2dd6c6e (Feb 17 2023) * Fix --concat-playlist * Imply --no-progress when --print @@ -675,11 +680,11 @@ Tue Jul 28 08:43:35 UTC 2020 - Paolo Stivanin - Update to release 2020.07.28 * [youtube] Fix sigfunc name extraction - * [youtube] Improve description extraction + * [youtube] Improve description extraction * [wistia] Restrict embed regular expression - * [youtube] Prevent excess HTTP 301 + * [youtube] Prevent excess HTTP 301 * [youtube:playlists] Extend URL regular expression - * [bellmedia] Add support for cp24.com clip URLs + * [bellmedia] Add support for cp24.com clip URLs * [brightcove] Improve embed detection ------------------------------------------------------------------- diff --git a/yt-dlp.spec b/yt-dlp.spec index 519034c..63aaab8 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -44,7 +44,6 @@ Requires: ffmpeg %if 0%{?suse_version} > 1500 Requires: python3 Suggests: python3-Brotli -Suggests: python3-brotlicffi Suggests: python3-certifi Suggests: python3-mutagen Suggests: python3-pycryptodomex