mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-21 20:46:36 -05:00
ff07792676
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 |
||
---|---|---|
.. | ||
__pyinstaller | ||
compat | ||
dependencies | ||
downloader | ||
extractor | ||
networking | ||
postprocessor | ||
utils | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
cookies.py | ||
jsinterp.py | ||
minicurses.py | ||
options.py | ||
plugins.py | ||
socks.py | ||
update.py | ||
version.py | ||
webvtt.py | ||
YoutubeDL.py |