yt-dlp/yt_dlp
saintliao 7b8b1cf5eb
[ie/twitcasting] Fix livestream extraction ()
Closes 
Authored by: JC-Chung, saintliao

Co-authored-by: JC-Chung <52159296+JC-Chung@users.noreply.github.com>
..
__pyinstaller [rh:requests] Add handler for `requests` HTTP library ()
compat [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
dependencies [rh:requests] Add handler for `requests` HTTP library ()
downloader [fd/fragment] Improve progress calculation ()
extractor [ie/twitcasting] Fix livestream extraction ()
networking [rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523a) ()
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
utils [utils] `write_xattr`: Use `os.setxattr` if available ()
YoutubeDL.py [core] Only ensure playlist thumbnail dir if writing thumbs ()
__init__.py [compat, networking] Deprecate old functions ()
__main__.py [cleanup] Misc
aes.py [dependencies] Simplify `Cryptodome`
cache.py [cleanup] Misc
casefold.py Update to ytdl-commit-07af47
cookies.py [cookies] Containers JSON should be opened as utf-8 ()
jsinterp.py Update to ytdl-commit-07af47
minicurses.py
options.py [rh:requests] Add handler for `requests` HTTP library ()
plugins.py [plugins] Don't look in `.egg` directories
socks.py [networking] Fix various socks proxy bugs ()
update.py [core] Raise minimum recommended Python version to 3.8 ()
version.py Release 2023.10.13
webvtt.py [webvtt] Handle premature EOF