Generated from: yt-dlp/yt-dlp@054a3ba
A description of the various files are in the README
Changelog
Core changes
- cookies: Fix
--cookies-from-browser
DE detection on Linux (#10237) by peisenwang
Extractor changes
- afreecatv
- Support browser impersonation (#10174) by hui1601
- catchstory: Add extractor (#10235) by hui1601
- bitchute: Fix extractors (#10301) by seproDev
- brightcove: Upgrade requests to HTTPS (#10202) by bashonly
- cloudflarestream: Fix
_VALID_URL
and embed extraction (#10215) by bashonly - cloudycdn: Fix formats extraction (#10271) by Caesim404
- digitalconcerthall: Rework extractor (#10152) by seproDev, tippfehlr
- facebook: reel: Fix extraction (#10232) by bashonly
- francetv
- generic: Add
key_query
extractor-arg by bashonly - jiocinema: series: Fix extraction (#10139) by varunchopra
- khanacademy: Fix extractors (#9136) by c-basalt
- matchtv: Fix extractor (#10190) by megumintyan
- mediasite: Fix extraction (#10273) by bashonly
- mlbtv: Fix extraction (#10296) by bashonly
- neteasemusic: Extract more formats from new API (#10258) by hafeoz
- nhkradiru: Fix extractor (#10106) by garret1317
- orf: on: Support segmented episodes (#10053) by seproDev
- patreoncampaign: Fix
campaign_id
extraction (#10070) by bashonly - podbayfm: Fix extraction (#10195) by bashonly, seproDev
- rtvslo.si: show: Add extractor (#8418) by JSubelj, seproDev
- soundcloud: Fix
download
format extraction (#10125) by bashonly - sproutvideo: Add extractors (#10098) by bashonly, TheZ3ro
- tiktok
- tubitv
- Fix extractor (#9975) by chilinux
- series: Fix extractor (#10116) by bashonly
- youtube
Downloader changes
Postprocessor changes
- embedthumbnail: Fix postprocessor (#10248) by Grub4K
Networking changes
- Request Handler: requests: Bump minimum
requests
version to 2.32.2 (#10079) by bashonly
Misc. changes
- build
- cleanup
- test: download: Raise on network errors (#10283) by bashonly, seproDev