This is a pre-release build
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
- Accept float values for
--sleep-subtitles(#15282) by 0xvd - Bypass interactive format selection if no formats are found (#15278) by bashonly
- utils:
unified_timestamp: Addtz_offsetparameter (#15357) by doe1080
Extractor changes
- archive.org: Fix metadata extraction (#15286) by bashonly
- bandcamp: weekly: Fix extractor (#15208) by 0xvd, bashonly
- dropbox: Support videos in folders (#15313) by 0xvd
- filmarchiv: Add extractor (#13490) by 4elta
- gofile: Fix extractor (#15296) by quietvoid
- nebula: season: Add extractor (#15347) by 0xvd, bashonly
- netease: program: Support DJ URLs (#15365) by 0xvd
- netzkino: Rework extractor (#15351) by doe1080
- nextmedia: Remove extractors (#15354) by doe1080
- parti: Fix extractors (#15319) by seproDev
- pornhub: Optimize metadata extraction (#15231) by norepro
- telecinco: Fix extractor (#15311) by 0xvd, bashonly
- tubitv: Support URLs with locales (#15205) by 0xvd
- yahoo: Fix extractor (#15314) by 0xvd, bashonly
- youtube: tab: Fix flat thumbnails extraction for shorts (#15331) by bashonly
Misc. changes
- build
- Bump official actions to latest versions (#15305) by bashonly
- Cleanup
actions/cacheremnants by bashonly - Do not use
latesttags for external docker images by bashonly - Explicitly declare
persist-credentials: truewhere needed by bashonly - Pin setup-qemu-action docker image by bashonly
- Use only the
ARCHIVE_REPO_TOKENsecret for archive releases by bashonly actions/cachefeels bad by bashonly
- ci
- Add zizmor to workflow tests by bashonly
- Allow "obfuscation" (not really) in
release.ymlby bashonly - Avoid anonymous job definitions by bashonly
- Document all elevated privileges by bashonly
- Explicitly declare permissions and limit credentials (#15324) by bashonly
- Fix paths for
test-workflowsby bashonly - Fix zizmor ignores by bashonly
- Limit concurrency for workflows triggered by
pull_requestevents by bashonly - Pin all actions to commit hashes by bashonly
- Pin zizmor image to v1.19.0 by bashonly
- Remove download tests by bashonly
- Use
bashwhenever possible or else setpwsherror preference by bashonly test-workflowscleanup by bashonly