FX-1-Minute-Data icon indicating copy to clipboard operation
FX-1-Minute-Data copied to clipboard

Add ratetracker to download_all script

Open ClashLuke opened this issue 4 years ago • 0 comments

This is merely a cosmetic change to allow users to see the current download rate. Additionally this PR contains a few minor formatting changes as well as added support for the outdated PyPI package.

Note that outputs to stdout are suppressed in a very extreme manner. This could be avoided by updating the PyPI package.

The usage of fstrings bumps the minimum python version up to 3.6, implying that support for debian 9 and RPi is no longer given.

ClashLuke avatar Apr 09 '20 08:04 ClashLuke