yt-dlp/yt_dlp/utils
sepro 86e3b82261
[core] Fix `filesize_approx` calculation (#9560)
Reverts 22e4dfacb6

Despite being documented as `Kbit/s`, the extractors/manifests were returning bitrates in SI units of kilobits/sec.

Authored by: seproDev, pukkandan
2024-04-01 04:47:24 +05:30
..
__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 [cleanup] Misc (#8968) 2024-03-11 00:52:28 +05:30
_utils.py [core] Fix `filesize_approx` calculation (#9560) 2024-04-01 04:47:24 +05:30
networking.py [networking] Strip whitespace around header values (#8802) 2023-12-20 19:15:38 +13:00
progress.py [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
traversal.py [utils] `traverse_obj`: Allow unbranching using `all` and `any` (#9571) 2024-03-30 19:54:43 +01:00