8 Commits

Author SHA1 Message Date
3ae99fe159 Replace custom coloring fns with click.echo and style 2024-03-31 21:41:05 +02:00
77e75b5dad Improve types 2024-03-29 08:43:31 +01:00
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
51a35ab494 Remove overly verbose logging 2022-08-15 07:14:53 +02:00
b03c19dac1 Improve visuals
I never liked cyan anyway
2022-08-14 11:33:38 +02:00
ac07006ae7 Limit number of prints per second 2022-08-14 11:04:53 +02:00
81846764a1 Don't download already downloaded files 2022-08-14 10:21:38 +02:00
85631c8ce5 Extract progress tracking 2022-08-13 09:40:18 +02:00