Generated from: yt-dlp/yt-dlp@7af6d81
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
- Add
tv_downgradedclient (#14887) by seproDev (With fixes in fa35eb2) - Fix
web_embeddedclient extraction (#14843) by bashonly, seproDev - Fix auto-generated metadata extraction (#13896) by TheQWERTYCodr
- Fix original language detection (#14919) by bashonly
- Implement external n/sig solver (#14157) by bashonly, coletdjnz, Grub4K, seproDev (With fixes in ee98be4, c0c9f30, cacd163 by bashonly, coletdjnz, seproDev)
- tab: Fix duration extraction for feeds (#14668) by WeidiDeng
- Add
Downloader changes
- ffmpeg
Misc. changes
- devscripts: Improve
install_depsscript (#14766) by bashonly