Generated from: yt-dlp/yt-dlp@90db9a3
A description of the various files are in the README
Changelog
Core changes
- Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56 by pukkandan
- utils: clean_podcast_url: Handle protocol in redirect URL by pukkandan
Extractor changes
- abc: Fix extraction (#7434) by meliber
- AdultSwim: Extract subtitles from m3u8 (#7421) by nnoboa
- crunchyroll: music: Fix
_VALID_URL
(#7439) by AmanSal1, rdamas - Douyin: Fix extraction from webpage by bashonly
- googledrive: Fix source format extraction (#7395) by RfadnjdExt
- kick: Fix
_VALID_URL
by bashonly - qdance: Add extractor (#7420) by bashonly
- sbs: Python 3.7 compat by pukkandan
- stacommu: Add extractors (#7432) by urectanc
- twitter
- Fix unauthenticated extraction (#7476) by bashonly
- spaces: Fix extraction (#7512) by bashonly
- vk: VKPlay, VKPlayLive: Add extractors (#7358) by c-basalt
- youtube
Downloader changes
- aria2c: Add
--no-conf
by pukkandan