Generated from: yt-dlp/yt-dlp@ffb7b7f
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
 - nascarclassics: Add extractor (#14866) by JrM2628
 - nbc: Detect and discard DRM formats (#14844) by bashonly
 - urplay: Fix extractor (#14785) by seproDev
 - web.archive: youtube: Fix extractor (#14753) by seproDev
 - youtube
 
Downloader changes
- ffmpeg: Apply 
ffmpeg_argsfor each format (#14886) by bashonly 
Misc. changes
- devscripts: Improve 
install_depsscript (#14766) by bashonly