simple html download
#1
is there a way that i can have a python script simply just download an html url off the net?
like download http://www.microsoft.com/default.asp to f:\default.asp
Reply
#2
look up urllib on python.org, in particular, urlretrieve

http://www.python.org/doc/current/lib/mo...rllib.html
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
simple html download0