[BangPypers] hook file download

Palak Mathur palakmathur at gmail.com
Fri Sep 7 14:05:09 CEST 2012


So, you mean you want to halt the download from some site (that you do not
control), do some stuff and then download begins?

Regards,
Palak Mathur
http://palakmathur.wordpress.com
http://vicharvahak.wordpress.com
http://aatmiyata.wordpress.com
http://palakmathur.blogspot.com


On Fri, Sep 7, 2012 at 3:59 PM, Nitin Kumar <nitin.nitp at gmail.com> wrote:

> Say for example:
>
> from a site  http://www.winzip.com/downwz.htm we click "download" button.
> So i file download will start.
> but I want to do some other activities before file start to download. so is
> there a way to pause start of download do some activity and then start the
> download using python.
>
> Hope this time I am bit clear.
>
> Nitin K
>
> On Fri, Sep 7, 2012 at 3:42 PM, Noufal Ibrahim <noufal at nibrahim.net.in
> >wrote:
>
> > Nitin Kumar <nitin.nitp at gmail.com> writes:
> >
> > > Hi All,
> > >
> > > I want to get a control to python before a file start downloading using
> > any
> > > explorer or download manager.
> >
> > Can you elaborate a little? Are you talking about the file being
> > accessed on a server by a remote client? Where is your program running?
> >
> > > Do we have any module or sample code to do the same.
> >
> > --
> > Cordially,
> > Noufal
> > http://nibrahim.net.in
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
>
> --
> Nitin K
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list