Generated from: yt-dlp/yt-dlp@aefede2
A description of the various files are in the README
Changelog
Core changes
- Add
playlist_channel
andplaylist_channel_id
fields (#10266) by bashonly - 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 - graspop: Add extractor (#10268) by Niluge-KiWi
- jiocinema: series: Fix extraction (#10139) by varunchopra
- khanacademy: Fix extractors (#9136) by c-basalt
- laracasts: Add extractors (#10055) by ASertacAkkaya, seproDev
- 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
- nuum: Fix formats extraction (#10316) by DmitryScaletta
- orf
- patreoncampaign: Fix
campaign_id
extraction (#10070) by bashonly - podbayfm: Fix extraction (#10195) by bashonly, seproDev
- pokergo: Make metadata extraction non-fatal (#10319) by axpauls
- qqmusic: Fix extractors (#9768) by c-basalt
- 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