Generated from: yt-dlp/yt-dlp@e5d4f11
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
Extractor changes
- box: Support URLs without file IDs (#9504) by shreyasminocha
- crunchyroll: Extract
vo_adaptive_hls
formats by default (#9447) by bashonly - fathom: Add extractor (#9495) by src-tinkerer
- gofile: Fix extractor (#9446) by jazz1611
- imgur: Fix extraction (#9471) by trwstin
- loom: Add extractors (#8686) by bashonly, hruzgar
- sharepoint: Add extractor (#6531) by bashonly, C0D3D3V
- sonylivseries: Fix season extraction (#9423) by bashonly
- tiktok: Update API hostname (#9444) by bashonly
- xvideos: Support new URL format (#9493) (#9502) by sta1us
- youtube
- Fix tbr calculation (#9489) by pukkandan
- search: Fix params for uncensored results (#9456) by alb, pukkandan
Networking changes
- Request Handler
- curlcffi: Add support for
curl_cffi
by bashonly, coletdjnz, Grub4K, pukkandan - websockets: Workaround race condition causing issues on PyPy (#9514) by coletdjnz
- curlcffi: Add support for
Misc. changes
- build: Update changelog for tarball and sdist (#9425) by bashonly
- docs: Update yt-dlp tagline (#9481) by bashonly, coletdjnz, Grub4K, pukkandan, seproDev
- test: Workaround websocket server hanging (#9467) by coletdjnz