Generated from: yt-dlp/yt-dlp@8cb7fc4
A description of the various files are in the README
Changelog
Core changes
- Fix HTTP headers and cookie handling by bashonly, pukkandan
- Fix
--check-formats
by pukkandan - compat
- Add
types.NoneType
by pukkandan (With fixes in 25b6e8f
) - Ensure submodules are imported correctly by pukkandan
- Add
- compat, networking: Deprecate old functions (#2861) by coletdjnz, pukkandan
- networking
- Add module (#2861) by pukkandan
- Add strict Request extension checking (#7604) by coletdjnz
- Fix POST requests with zero-length payloads (#7648) by bashonly
- Fix
--legacy-server-connect
(#7645) by bashonly - Ignore invalid proxies in env (#7704) by coletdjnz
- Remove dot segments during URL normalization (#7662) by coletdjnz
- Rewrite architecture (#2861) by coletdjnz
- outtmpl: Fix replacement for
playlist_index
by pukkandan - utils
- Add temporary shim for logging by pukkandan
- Improve
parse_duration
by bashonly - HTTPHeaderDict: Handle byte values by pukkandan
clean_podcast_url
: Handle more trackers (#7556) by bashonly, mabdelfattah
Extractor changes
- Fix
--load-pages
by pukkandan - abematv: Temporary fix for protocol handler by pukkandan
- BiliBiliBangumi: Fix extractors (#7337) by GD-Slime
- crunchyroll: Remove initial state extraction (#7632) by Grub4K
- facebook: reel: Fix extraction (#7564) by bashonly, demon071
- generic: Fix generic title for embeds by pukkandan
- hotstar: Support
/clips/
URLs (#7710) by bashonly - ie: Extract subtitles from SMIL manifests (#7667) by bashonly, pukkandan
- LBRY: Fix original format extraction (#7711) by bashonly
- MagellanTV: Add extractor (#7616) by bashonly
- MotorTrendOnDemand: Update
_VALID_URL
(#7683) by AmirAflak - MuseAI: Add extractor (#7614) by bashonly
- PatreonCampaign: Fix extraction (#7664) by bashonly
- piapro: Support
/content
URL (#7592) by FinnRG - pornhub: Update access cookies for UK (#7591) by zhong-yiyu
- Reddit: Fix thumbnail extraction by bashonly
- streamanity: Remove (#7571) by alerikaisattera
- tiktok: Fix audio-only format extraction (#7712) by bashonly
- triller: Fix unlisted video extraction (#7670) by bashonly
- unsupported: List more sites with DRM by pukkandan
- vrt: Update token signing key (#7519) by Zprokkel
- Wimbledon: Add extractor (#7551) by nnoboa
- WrestleUniversePPV: Fix HLS AES key extraction by bashonly
- youtube
- Add
player_params
extractor arg (#7719) by coletdjnz - tab: Detect looping feeds (#6621) by coletdjnz
- Add
Downloader changes
- external
Postprocessor changes
- EmbedThumbnail: Support
m4v
(#7583) by Neurognostic
Misc. changes
- build: Make sure deprecated modules are added by pukkandan
- cleanup
- test