View Single Post
Posts: 95 | Thanked: 16 times | Joined on Feb 2008
#3
Originally Posted by zeez View Post
1: Check out urllib or urllib2
2: Check out commands
3: Usually /usr/bin/ but that might depend on your dist.
Thanks would you happen to know how to use urllib.urlretrieve(url,file) and make it return the progress of the download?