yt-dlp/yt_dlp/utils
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
..
__init__.py [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
_deprecated.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
_legacy.py [networking] Remove dot segments during URL normalization (#7662) 2023-07-28 22:40:20 +00:00
_utils.py [utils] `js_to_json`: Fix `Date` constructor parsing (#8295) 2023-10-08 01:57:23 +02:00
networking.py [utils] HTTPHeaderDict: Handle byte values 2023-07-30 03:18:10 +05:30
progress.py [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
traversal.py [cleanup, utils] Split into submodules (#7090) 2023-05-20 21:56:23 +00:00