Generated from: yt-dlp/yt-dlp@6224a38
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
- update: Fix PyInstaller onedir variant detection (#14800) by bashonly
Extractor changes
- ardaudiothek: Add extractors (#14309) by evilpie, marieell
- googledrive
- 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