~trebelnik-stefina/cinnamon-test/+git/yt-dlp:release

Last commit made on 2024-04-09
Get this branch:
git clone -b release https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/yt-dlp

Branch merges

Branch information

Recent commits

168e72d... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

Release 2024.04.09

Created by: Grub4K

:ci skip all :ci run dl

ff07792... by Simon Sawicki <email address hidden>

[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)

The shell escape function now properly escapes `%`, `\\` and `\n`. `utils.Popen` as well as `%q` output template expansion have been patched accordingly.

Prior to this fix using `--exec` together with `%q` when on Windows could cause remote code to execute. See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-hjq6-52gw-2g7p for more details.

Authored by: Grub4K

216f6a3... by bashonly <email address hidden>

[cleanup] Misc (#9426)

Authored by: bashonly, pukkandan

b19ae09... by bashonly <email address hidden>

[build] Do not include `curl_cffi` in `macos_legacy` (#9653)

Authored by: bashonly

9590cc6... by Simon Sawicki <email address hidden>

Add new option `--progress-delta` (#9082)

Authored by: Grub4K

79a451e... by luiso1979 <email address hidden>

[networking] Respect `SSLKEYLOGFILE` environment variable (#9543)

Authored by: luiso1979

df0e138... by Leo Heitmann Ruiz <email address hidden>

[docs] Various manpage fixes

Authored by: leoheitmannruiz

2e94602... by bashonly <email address hidden>

[ie/jiosaavn] Support playlists (#9622)

Closes #9616
Authored by: bashonly

4af9d5c... by bashonly <email address hidden>

[ie/nhk] Fix NHK World extractors (#9623)

Closes #9513
Authored by: bashonly

36b240f... by John Victor <email address hidden>

[ie/patreon] Do not extract dead embed URLs (#9613)

Closes #8702
Authored by: johnvictorfs