Generated from: yt-dlp/yt-dlp@87eaf88
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
Extractor changes
Misc. changes
- build: Harden build/release workflows (#16358) by bashonly, Grub4K