forked from pool/yt-dlp
- Update to release 2024.04.09
OBS-URL: https://build.opensuse.org/package/show/network:utilities/yt-dlp?expand=0&rev=89
This commit is contained in:
parent
e758df003d
commit
01fdc71b62
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 20:25:02 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.04.09
|
||||
* Add new option --progress-delta, --impersonate,
|
||||
--list-impersonate-targets, --no-break-on-existing.
|
||||
* Infer acodec for single-codec containers
|
||||
* Prevent RCE when using --exec with %q (CVE-2024-22423)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 23:36:58 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python37 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: yt-dlp
|
||||
Version: 2024.03.10
|
||||
Version: 2024.04.09
|
||||
Release: 0
|
||||
Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching
|
||||
License: CC-BY-SA-3.0 AND SUSE-Public-Domain
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1db8eade9e860543b655f5f973e26727ac2cc20874dc6fed9a3e78a4a05ee989
|
||||
size 5515436
|
||||
oid sha256:59d3caed5cc899e486a7b8873f6143b6a1d22c5b5c05009b709ca0104f5d9eed
|
||||
size 5589808
|
||||
|
Loading…
Reference in New Issue
Block a user