twitch-dl/twitchdl
Ivan Habunek c8a6d67822
Improve speed tracking
Instead of calculating the average speed for the whole download,
consider only the last 100 chunks.
2022-08-17 08:35:57 +02:00
..
commands Replace requests with httpx, remove unused code 2022-08-15 07:12:10 +02:00
__init__.py Bump version, update changelog 2022-06-25 11:38:27 +02:00
__main__.py Add bundling with zipapp 2020-08-13 13:47:03 +02:00
console.py Improve visuals 2022-08-14 11:33:38 +02:00
download.py Replace requests with httpx, remove unused code 2022-08-15 07:12:10 +02:00
exceptions.py Allow using video URL as arg to download command 2019-02-09 11:52:15 +01:00
http.py Download chunks to a temp file first 2022-08-14 11:33:23 +02:00
output.py Reorganize paging and limiting video list 2022-02-23 19:07:27 +01:00
progress.py Improve speed tracking 2022-08-17 08:35:57 +02:00
twitch.py Replace requests with httpx, remove unused code 2022-08-15 07:12:10 +02:00
utils.py Improve visuals 2022-08-14 11:33:38 +02:00