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
- cookies: Load cookies with float
expires
timestamps (#13873) 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
- archive.org: Fix metadata extraction (#13880) by bashonly
- 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
- rtve.es: program: Add extractor by meGAmeS1, seproDev
- sportdeuschland: Support embedded player URLs (#13833) by InvalidUsernameException
- sproutvideo: Fix extractor (#13813) by bashonly
- tbs: Fix truTV support (#9683) by bashonly, ischmidt20
- tbsjp: Fix extractor (#13485) by garret1317
- tver
- tvw: news: Add extractor (#12907) by fries1234
- 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 - ci: Bump supported PyPy version to 3.11 (#13877) by bashonly
- cleanup: Move embed tests to dedicated extractors (#13782) by doe1080