This is a pre-release build
A description of the various files is in the README
Changelog
Core changes
- Fix
--id
deprecation warning (#14190) by seproDev - Merge branch 'yt-dlp:master' into build/manylinux by pukkandan
- add --json to update-version by bashonly
- add
setup_variables
devscript by bashonly - add/improve
setup_variables
tests by bashonly - always update documentation by bashonly
- bashonly => yt-dlp by pukkandan
- cleanup by bashonly
- do not abort on failed cache deletion attempts by bashonly
- do not create duplicate changelog entries by bashonly
- double quote all bash vars by bashonly
- fix bug in build.yml by bashonly
- fix build process outputs by bashonly
- fix cache warmer by bashonly
- fix entrypoint script by bashonly
- fix logic error by bashonly
- fix nightly/master release titles by bashonly
- fix nightly/master release workflows for forks by bashonly
- fix setup_variables script by bashonly
- fix typo by bashonly
- fix verify script by bashonly
- fixes by bashonly
- future conflict by bashonly
- improve entrypoint script by bashonly
- improve tests by bashonly
- make version input optional for build.yml dispatches by bashonly
- more fixes by bashonly
- new setup_variables in release.yml by bashonly
- python rewrite by bashonly
- readme touchups by bashonly
- refactor build.yml by bashonly
- refactor devscripts/update-version.py and its usage by bashonly
- refactor process_origin in build.yml by bashonly
- refactor release.yml by bashonly
- refactor release.yml by bashonly
- refactor release.yml to remove inlined gha context by bashonly
- refactor setup_variables script by bashonly
- refactor setup_variables script by bashonly
- refactor setup_variables script by bashonly
- remove inlined python by bashonly
- remove obsolete lockfile entries by bashonly
- remove pointless
!= ""
by bashonly - simplify cache by bashonly
- testing only by bashonly
- update image name by bashonly
- update lockfile versions by pukkandan
Extractor changes
- googledrive: Fix subtitles extraction (#14139) by zakaryan2004
- itvbtcc: Fix extractor (#14161) by garret1317
- kick: vod: Support ongoing livestream VODs (#14154) by InvalidUsernameException
- lrt: Fix extractors (#14193) by seproDev
- tver: Extract more metadata (#14165) by arabcoders
Misc. changes
- build
- docs: sort release files in README by bashonly