A description of the various files is in the README
Changelog
Core changes
- Deprecate
darwin_legacy_exe
support (#13857) by bashonly - Raise minimum recommended Python version to 3.10 (#13859) by bashonly
- utils
- Add
WINDOWS_VT_MODE
to globals (#12460) by Grub4K parse_resolution
: Support width-only pattern (#13802) by doe1080random_user_agent
: Bump versions (#13543) by bashonly
- Add
Extractor changes
- eagleplatform: Remove extractors (#13469) by doe1080
- fauliolive
- neteasemusic: Support XFF (#11044) by c-basalt
- parlview: Rework extractor (#13788) by barryvan
- plyrembed: Add extractor (#13836) by seproDev
- sportdeuschland: Support embedded player URLs (#13833) by InvalidUsernameException
- sproutvideo: Fix extractor (#13813) by bashonly
- tbs: Fix truTV support (#9683) by bashonly, ischmidt20
- vimeo: Fix login support and require authentication (#13823) by bashonly
Downloader changes
- external: Work around ffmpeg's
file:
URL handling (#13844) by bashonly - hls: Fix
--hls-split-continuity
support (#13321) by tchebb
Postprocessor changes
- embedthumbnail: Fix ffmpeg args for embedding in mp3 (#13720) by atsushi2965
- xattrmetadata: Add macOS "Where from" attribute (#12664) by rolandcrosby
Misc. changes
- build: Use
macos-14
runner formacos
builds (#13814) by bashonly