This is a pre-release build
A description of the various files are in the README
Changelog
Core changes
- Add new options
--impersonate
and--list-impersonate-targets
by bashonly, coletdjnz, Grub4K, pukkandan - null check for "self.ws" by pukkandan
Extractor changes
- crunchyroll: Extract
vo_adaptive_hls
formats by default (#9447) by bashonly - gofile: Fix extractor (#9446) by jazz1611
- niconico
- Apply suggestions: info_dict, protocols and downloaders by pukkandan
- Directly download live timeshift videos; WebSocket fixes by pukkandan
- Move WebSocket headers to info_dict by pukkandan
- Support "--load-info-json" by saving WebSocket url by pukkandan
- Use "network_exceptions"; add errnote for m3u8 download by pukkandan
- sonylivseries: Fix season extraction (#9423) by bashonly
- tiktok: Update API hostname (#9444) by bashonly
Networking changes
- Request Handler: curlcffi: Add support for
curl_cffi
by bashonly, coletdjnz, Grub4K, pukkandan
Misc. changes
- build: Update changelog for tarball and sdist (#9425) by bashonly
- test: Workaround websocket server hanging (#9467) by coletdjnz