Generated from: yt-dlp/yt-dlp@c4f9454
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
- Fix
allow-unsafe-extcompat option (#16920) by bashonly - utils
- Deprecate
make_dirin favor ofmake_parent_dirs(#16931) by doe1080 HTTPHeaderDict: Fix__ior__(#16930) by doe1080
- Deprecate
Extractor changes
- bandcamp: weekly: Fix extractor (#16925) by bashonly (With fixes in 9055188)
- mxplayer: Fix extractors (#16988) by 0xvd
- niconico: Fix error detection (#16991) by doe1080
- patreon: Support new URL format (#16926) by 0xvd
- peertube: Support password-protected videos (#16873) by selfhoster1312
- telewebion: Fix extractor (#16986) by BOplaid
- youtube
- zdf: Detect livestreams (#16954) by InvalidUsernameException
Downloader changes
- external:
curl: Support development versions (#16922) by syphyr - mhtml: Fix storyboard content-length calculation (#13998) by Masterjun3