- added import print_function from __future__ for backward compatibility to 2.6
7e431a0
Janusz Paszyńskicommited on
- ported to 3.4.1 with backward compatibility
8d0500d
Janusz Paszyńskicommited on
Add missing whitespace between operators
6ec654e
Jose Diaz-Gonzalezcommited on
Whitespace cleanup
b272f24
Jose Diaz-Gonzalezcommited on
added exit call when either resolution or extension is missed
c9d7e5d
sancommited on
covert relative path to absolute path at the time being passed from commad line, updated Downlaoding message to print where the file is saved to, check to make sure user passes both extension and resolution and print to shell if not sure what resolution to choose, and fix for progress bar dispay on windows.
c411b95
sancommited on
added progress bar, and function to read size in human readable format, updated call to print_status function