Generated from: yt-dlp/yt-dlp@2b029ca
A description of the various files are in the README
Changelog
Core changes
- 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
- piapro: Support
/content
URL (#7592) by FinnRG - streamanity: Remove (#7571) by alerikaisattera
- twitter: Fix GraphQL and legacy API (#7516) by bashonly
- vrt: Update token signing key (#7519) by Zprokkel
- youtube: tab: Detect looping feeds (#6621) by coletdjnz
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