Generated from: yt-dlp/yt-dlp@e8d49b1
A description of the various files is in the README
Changelog
Core changes
- Deprecate 
darwin_legacy_exesupport (#13857) by bashonly - Raise minimum recommended Python version to 3.10 (#13859) by bashonly
 - Warn when yt-dlp is severely outdated (#13937) by seproDev
 - cookies: Load cookies with float 
expirestimestamps (#13873) by bashonly - utils
- Add 
WINDOWS_VT_MODEto globals (#12460) by Grub4K parse_resolution: Support width-only pattern (#13802) by doe1080random_user_agent: Bump versions (#13543) by bashonly
 - Add 
 
Extractor changes
- archive.org: Fix metadata extraction (#13880) by bashonly
 - digitalconcerthall: Fix formats extraction (#13948) by bashonly
 - eagleplatform: Remove extractors (#13469) by doe1080
 - fauliolive
 - fc2: Fix old video support (#12633) by JChris246, seproDev
 - motherless: Fix extractor (#13960) by Grub4K
 - n1info: article: Fix extractor (#13865) by u-spec-png
 - neteasemusic: Support XFF (#11044) by c-basalt
 - niconico: Fix error handling & improve metadata extraction (#13240) by doe1080
 - parlview: Rework extractor (#13788) by barryvan
 - plyrembed: Add extractor (#13836) by seproDev
 - royalive: Support 
enURLs (#13908) by CasperMcFadden95 - rtve.es: program: Add extractor by meGAmeS1, seproDev
 - shiey: Add extractor (#13354) by iribeirocampos
 - sportdeuschland: Support embedded player URLs (#13833) by InvalidUsernameException
 - sproutvideo: Fix extractor (#13813) by bashonly
 - tbs: Fix truTV support (#9683) by bashonly, ischmidt20
 - tbsjp: Fix extractor (#13485) by garret1317
 - tver
 - tvw: news: Add extractor (#12907) by fries1234
 - vimeo: Fix login support and require authentication (#13823) by bashonly
 - yandexdisk: Support 360 URLs (#13935) by Sojiroh
 - youtube: Add player params to mweb client (#13914) by coletdjnz
 
Downloader changes
- dash: Re-extract if using --load-info-json with --live-from-start (#13922) by bashonly
 - external: Work around ffmpeg's 
file:URL handling (#13844) by bashonly - hls: Fix 
--hls-split-continuitysupport (#13321) by tchebb 
Postprocessor changes
- embedthumbnail: Fix ffmpeg args for embedding in mp3 (#13720) by atsushi2965
 - xattrmetadata: Add macOS "Where from" attribute (#12664) by rolandcrosby (With fixes in 1e0c77d by seproDev)
 
Networking changes
- Request Handler: requests: Bump minimum required version of urllib3 to 2.0.2 (#13939) by bashonly
 
Misc. changes
- build: Use 
macos-14runner formacosbuilds (#13814) by bashonly - ci: Bump supported PyPy version to 3.11 (#13877) by bashonly
 - cleanup: Move embed tests to dedicated extractors (#13782) by doe1080