Generated from: yt-dlp/yt-dlp@9b16762
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
- utils
- Add temporary shim for logging by pukkandan
- Improve
parse_duration
by bashonly clean_podcast_url
: Handle more trackers (#7556) by bashonly, mabdelfattah
Extractor changes
- BiliBiliBangumi: Fix extractors (#7337) by GD-Slime
- crunchyroll: Remove initial state extraction (#7632) by Grub4K
- facebook: reel: Fix extraction (#7564) by bashonly, demon071
- MagellanTV: Add extractor (#7616) by bashonly
- MuseAI: Add extractor (#7614) by bashonly
- 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