ohoachuck / wwdc-downloader

WWDC 2019 video downloader script written in Swift - no external dependency.
http://blog.hoachuck.biz
1.49k stars 142 forks source link

add downlaoding speed info #57

Closed pinxue closed 8 years ago

pinxue commented 8 years ago

Downloading speed is not only informative, but also useful. The devimage CDN is not always fast here, the speed can vary from xM to xK, depends on which node is connected. And most likely, a retry always goes to another node.

ohoachuck commented 8 years ago

Great pinxue ! Thanks for contributing. That's indeed useful info.