mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-23 22:35:03 -04:00
1d74d8d9f6
Sorted archives turn the binary tree into a linked list and make things horribly slow. This is an incomplete mitigation for this issue.