Generated from: yt-dlp/yt-dlp@c316416
A description of the various files is in the README
Changelog
Core changes
Extractor changes
Networking changes
- Request Handler: requests: Work around partial read dropping data (#13599) by Grub4K (With fixes in c316416)
Misc. changes
- cleanup: Bump ruff to 0.12.x (#13596) by seproDev