mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-29 05:37:34 +01:00
fda63a4e87
This doesn't result in an elegant, perfectly balanced search tree, but it's absolutely good enough. This commit completely mitigates the worst-case scenario where the archive file is sorted. Signed-off-by: Jody Bruchon <jody@jodybruchon.com>