Generated from: yt-dlp/yt-dlp@5d6b8c8
Installation Discord Donate Documentation
A description of the various files is in the README
The zipimport Unix executable and release tarball contain code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt
Changelog
Core changes
- utils: random_user_agent: Bump version range 144-150 => 145-151 (#17344) by dlp-bot
Extractor changes
- americastestkitchen: Fix season/series extraction (#17151) by bm1549
- apple: Rework extractors (#17277) by bashonly
- ard: Remove dead extractor (#17158) by InvalidUsernameException
- instagram: Fix logged-in extraction (#17278) by bashonly
- showroom: Rework extractors (#17142) by doe1080
- vimeo
- Add macos_basic client (#17292) by bashonly
- Remove ios and macos clients (#17290) by bashonly
- youtube
- Add visionos player client (#17184) by bashonly
- Extract channel_follower_count for collaborators (#17363) by bashonly
- Fix live adaptive fragments generation (#17262) by bashonly
- Player client maintenance (#17261) by bashonly
- Update player client versions (#17185) by bashonly
Downloader changes
- hls: Fix crash on empty fragment lists in tests (#17218) by doe1080
Misc. changes
- Fix third party license information (#17150) by bashonly, seproDev
- ci: Fix broken Windows PyPy tests (#17347) by bashonly