Generated from: yt-dlp/yt-dlp@66f4976
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
- update: Remove bad advice (#17492) by bashonly
Extractor changes
- go: Improve error handling (#15882) by norepro
- niconico: channel: Support channels (#17398) by doe1080
- ted: Fix extractor (#17510) by InvalidUsernameException
Misc. changes
- cleanup: Remove obsolete Python compatibility code (#17357) by doe1080
- test: Fix handshake error matching for OpenSSL 4.x (#17491) by mikelolasagasti