Generated from: yt-dlp/yt-dlp@cc1a309
A description of the various files are in the README
Changelog
Extractor changes
- box: Support enterprise URLs (#10419) by seproDev
- tiktok: live: Fix room ID extraction (#10408) by mokrueger
- tv5monde: Support browser impersonation (#10417) by bashonly (With fixes in cc1a309)
- youtube: Invalidate nsig cache from < 2024.07.09 (#10401) by bashonly
Networking changes
- Request Handler: curl_cffi: Support
curl_cffi
0.7.X by coletdjnz