mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-30 02:45:25 +01:00
Sorted archives turn the binary tree into a linked list and make things horribly slow. This is an incomplete mitigation for this issue.
Sorted archives turn the binary tree into a linked list and make things horribly slow. This is an incomplete mitigation for this issue.