Using wget via Python

Posted by CoreIs on Stack Overflow See other posts from Stack Overflow or by CoreIs
Published on 2010-03-18T04:55:28Z Indexed on 2010/03/18 5:01 UTC
Read the original article Hit count: 150

Filed under:
|

How would I download files (video) with Python using wget and save them locally? There will be a bunch of files, so how do I know that one file is downloaded so as to automatically start downloding another one?

Thanks.

© Stack Overflow or respective owner

Related posts about python

Related posts about linux