Generated from: yt-dlp/yt-dlp@ccfd70f
A description of the various files are in the README
Changelog
Core changes
Extractor changes
- Extract from
media
elements in SMIL manifests (#8504) by seproDev - allstar: Add extractors (#8274) by S-Aarab
- altcensored: Add extractor (#8291) by drzraf
- bilibili: Support courses and interactive videos (#8343) by c-basalt
- drtv: Set default ext for m3u8 formats (#8590) by seproDev
- duoplay: Add extractor (#8542) by glensc
- nebula: Overhaul extractors (#8566) by elyse0, pukkandan, seproDev
- nintendo: Fix Nintendo Direct extraction (#8609) by Grub4K
- theguardian: Add extractors (#8535) by SirElderling
- twitcasting: Detect livestreams via API and
show
page (#8601) by bashonly, JC-Chung - twitter: broadcast: Extract
concurrent_view_count
(#8600) by sonmezberkay - vidly: Add extractor (#8612) by seproDev
- vocaroo: Do not use deprecated
getheader
(#8606) by qbnu - vvvvid: Set user-agent to fix extraction (#8615) by Kyraminol
- zingmp3: Add support for radio and podcasts (#7189) by hatienl0i261299
Networking changes
- Request Handler: websockets: Migrate websockets to networking framework (#7720) by coletdjnz
Misc. changes
- ci: Concurrency optimizations (#8614) by Grub4K