Generated from: yt-dlp/yt-dlp@5b4b927
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
- AdultSwim: Extract subtitles from m3u8 (#7421) by nnoboa
- crunchyroll: music: Fix
_VALID_URL
(#7439) by AmanSal1, rdamas - kick: Fix
_VALID_URL
by bashonly - qdance: Add extractor (#7420) by bashonly
- sbs: Python 3.7 compat by pukkandan
- youtube
Downloader changes
- aria2c: Add
--no-conf
by pukkandan