yt-dlp master 2024.12.03.011941
Generated from: yt-dlp/yt-dlp@f05a1cd
A description of the various files is in the README
Changelog
Core changes
Extractor changes
- Handle fragmented formats in
_remove_duplicate_formats
(#11637) by Grub4K - bilibili: Fix extractor (#11667) by grqz (With fixes in f05a1cd by bashonly, grqz)
- chaturbate: Fix support for non-public streams (#11624) by jkruse
- dacast: Fix HLS AES formats extraction (#11644) by bashonly
- dropbox: Fix password-protected video extraction (#11636) by bashonly
- duoplay: Fix extractor (#11588) by bashonly, glensc
- facebook: Support more groups URLs (#11576) by grqz
- instagram: Support
share
URLs (#11677) by grqz - microsoftembed: Make format extraction non fatal (#11654) by seproDev
- mitele: Fix extractor (#11683) by DarkZeros
- stripchat: Fix extractor (#11596) by gitninja1234
- tiktok: Deprioritize animated thumbnails (#11645) by bashonly
- youtube
Networking changes
- Request Handler: websockets: Support websockets 14.0+ (#11616) by coletdjnz
Misc. changes
- cleanup
- Bump ruff to 0.8.x (#11608) by seproDev
- Miscellaneous: ccf0a6b by bashonly, pzhlkj6612