1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-08 21:04:38 +02:00
yt-dlp/yt_dlp
Simon Sawicki 1c51c520f7
[fd/fragment] Improve progress calculation (#8241)
This uses the download speed from all threads and also adds smoothing to speed and eta

Authored by: Grub4K
2023-10-08 02:01:01 +02:00
..
__pyinstaller
compat [core] Prevent RCE when using --exec with %q (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
dependencies
downloader [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
extractor [cleanup] Misc (#8300) 2023-10-07 03:02:45 +02:00
networking
postprocessor [core] Prevent RCE when using --exec with %q (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
utils [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
__init__.py
__main__.py
aes.py
cache.py
casefold.py
cookies.py
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py
update.py
version.py Release 2023.10.07 2023-10-07 01:28:34 +00:00
webvtt.py
YoutubeDL.py