1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-02 06:01:08 +02:00
yt-dlp/youtube_dlc
Jody Bruchon 1d74d8d9f6 Try to mitigate the problem of loading a fully sorted archive
Sorted archives turn the binary tree into a linked list and make
things horribly slow. This is an incomplete mitigation for this
issue.
2020-09-17 17:28:22 -04:00
..
downloader
extractor [hotstar] regex fix 2020-09-17 14:00:03 +02:00
postprocessor Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video 2020-09-16 10:30:38 +02:00
__init__.py [Core] hls manifests, dynamic mpd 2020-09-16 13:00:41 +02:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [Core] hls manifests, dynamic mpd 2020-09-16 13:00:41 +02:00
socks.py
swfinterp.py
update.py
utils.py
version.py bump version 2020.09.16 2020-09-16 13:55:35 +02:00
YoutubeDL.py Try to mitigate the problem of loading a fully sorted archive 2020-09-17 17:28:22 -04:00