ValvePython / steamctl

🤸 Take control of Steam from your terminal
https://pypi.org/project/steamctl/
MIT License
312 stars 17 forks source link

verify chunks before downloading #12

Closed rossengeorgiev closed 4 years ago

rossengeorgiev commented 4 years ago

Currently download_to blindly downloads the file. Potentially, speed can be improved by verifying existing file content.