Generated from: yt-dlp/yt-dlp@5dda3b2
A description of the various files are in the README
Changelog
Core changes
- cookies: Fix
--cookies-from-browser
with macOS Firefox profiles (#8909) by RalphORama - utils:
traverse_obj
: Supportxml.etree.ElementTree.Element
(#8911) by Grub4K - webvtt: Don't parse single fragment files (#9034) by seproDev
Extractor changes
- abematv
- adn: Add support for German site (#8708) by infanf
- aenetworks: Rating should be optional for AP extraction (#9005) by agibson-fl
- amadeustv: Add extractor (#8744) by ArnauvGilotra
- ard
- mediathek
- artetv: Separate closed captions (#8231) by Nicals, seproDev
- asobichannel: Add extractors (#8700) by Snack-X
- bigo: Fix JSON extraction (#8893) by DmitryScaletta
- bilibili: Add referer header and fix metadata extraction (#8832) by SirElderling
- biliintl: Fix and improve subtitles extraction (#7077) by dirkf, HobbyistDev, itachi-19, seproDev
- chzzk: Add extractors (#8887) by DmitryScaletta
- cloudflarestream: Extract subtitles (#9007) by Bibhav48
- cloudycdn, lsm: Add extractors (#8643) by Caesim404
- elementorembed: Add extractor (#8948) by pompos02, seproDev
- facebook
- Add new ID format (#3824) by kclauhk, Wikidepia
- ads: Add extractor (#8870) by kclauhk
- floatplane: Improve metadata extraction (#8934) by chtk
- getcourseru: Add extractors (#8873) by divStar, seproDev
- googledrive: Fix source file extraction (#8990) by jazz1611
- gopro: Fix extractor (#9019) by stilor
- ilpost: Add extractor (#9001) by CapacitorSet
- jiosaavnsong: Support more bitrates (#8834) by alien-developers, bashonly
- kukululive: Add extractor (#8877) by DmitryScaletta
- magentamusik: Add extractor (#7790) by pwaldhauer, seproDev
- mlbarticle: Fix extractor (#9021) by HobbyistDev
- motherless: Support uploader playlists (#8994) by dasidiot
- mx3: Add extractors (#8736) by martinxyz
- naver: Fix extractors (#8883) by seproDev
- newgrounds: user: Fix extractor (#9046) by u-spec-png
- nhkradirulive: Make metadata extraction non-fatal (#8956) by garret1317
- ninenews: Add extractor (#8840) by SirElderling
- patreon: Fix embedded HLS extraction (#8993) by johnvictorfs
- piapro: Improve
_VALID_URL
(#8999) by FinnRG - pr0gramm: Enable POL filter and provide tags without login (#9051) by Grub4K
- redcdnlivx, sejm: Add extractors (#8676) by selfisekai
- rinsefmartistplaylist: Add extractor (#8794) by SirElderling
- rule34video
- Extract more metadata (#7416) by gmes78
- Fix
_VALID_URL
(#9044) by gmes78
- trtworld: Add extractor (#8701) by ufukk
- twitch: Fix m3u8 extraction (#8960) by DmitryScaletta
- viously: Add extractor (#8927) by nbr23, seproDev
Networking changes
- Remove
_CompatHTTPError
(#8871) by coletdjnz - Request Handler: requests: Apply
remove_dot_segments
to absolute redirect locations by coletdjnz
Misc. changes
- cleanup: Fix typo in README.md (#8894) by antonkesy
- test: Skip source address tests if the address cannot be bound to (#8900) by coletdjnz