yt-dlp master 2024.12.01.215535
Generated from: yt-dlp/yt-dlp@239f5f3
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
- 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
- facebook: Support more groups URLs (#11576) by grqz
- instagram: Support
share
URLs (#11677) by grqz - 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: Miscellaneous: ccf0a6b by bashonly, pzhlkj6612