2010/1/27 mierdatutis mi <mmm...@gmail.com>: > Hi, > > I would like to parse a webpage to can get the url of the video download. I > use pyhton and firebug but I cant get the url link. > > Example: > > The url where I have to get the video link is: > http://www.rtve.es/mediateca/videos/20100125/saber-comer---salsa-verde-judiones-25-01-10/676590.shtml" > > The video is > http://www.rtve.es/resources/TE_SSAC011/flv/8/2/1264426362028.flv > Could you help me please?
That URL doesn't appear to be in the HTML - it must be being brought in by the JavaScript somehow. -- Cheers, Simon B. -- http://mail.python.org/mailman/listinfo/python-list