Generated from: yt-dlp/yt-dlp@10dea20
A description of the various files is in the README
The zipimport Unix executable contains 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
- sponsorblock: Add
hookcategory (#14845) by seproDev - update: Fix PyInstaller onedir variant detection (#14800) by bashonly
Extractor changes
- ardaudiothek: Add extractors (#14309) by evilpie, marieell
- discoverynetworksde: Fix extraction (#14818) by dirkf, w4grfw
- googledrive
- kika: Do not extract non-existent subtitles (#14813) by InvalidUsernameException
- nbc: Detect and discard DRM formats (#14844) by bashonly
- urplay: Fix extractor (#14785) by seproDev
- web.archive: youtube: Fix extractor (#14753) by seproDev
- youtube
Misc. changes
- devscripts: Improve
install_depsscript (#14766) by bashonly