Generated from 20493b9 on branch pr/ceska
To update to this pre-release build, you can run:
yt-dlp --update-to bashonly/yt-dlp@2023.07.16.012858
A description of the various files are in the README
Changelog
Core changes
- Fix HTTP headers and cookie handling by bashonly, pukkandan
- Revert 49296437a8e5fa91dacb5446e51ab588474c85d3 by pukkandan
- compat, networking: Deprecate old functions (#2861) by coletdjnz, pukkandan
- networking
- Add module (#2861) by pukkandan
- Rewrite architecture (#2861) by coletdjnz
- utils
- Add temporary shim for logging by pukkandan
clean_podcast_url
: Handle more trackers (#7556) by bashonly, mabdelfattah
Extractor changes
- BiliBiliBangumi: Fix extractors (#7337) by GD-Slime
- ceskatelevize: Fix extractor (WIP) by mkubecek
- facebook: reel: Fix extraction (#7564) by bashonly, demon071
- piapro: Support
/content
URL (#7592) by FinnRG - pornhub: Update access cookies for UK (#7591) by zhong-yiyu
- streamanity: Remove (#7571) by alerikaisattera
- twitter
- Fix GraphQL and legacy API (#7516) by bashonly
- spaces: Fix format protocol (#7550) by bashonly
- vrt: Update token signing key (#7519) by Zprokkel
- youtube: tab: Detect looping feeds (#6621) by coletdjnz
Downloader changes
- external: Fixes to cookie handling by bashonly
Postprocessor changes
- EmbedThumbnail: Support
m4v
(#7583) by Neurognostic
Misc. changes
- build: Make sure deprecated modules are added by pukkandan
- cleanup: Add color to
download-archive
message (#5138) by aaruni96, Grub4K, pukkandan