is there a python object which can interpret java-script?
Alexander Fillips
alexander.fillips at telefonica.de
Mon May 9 07:34:59 EDT 2005
Hi,
my short question:
is there a python object which can interpret java-script?
the whole story ;-)
I wrote some streaming-scripts for the xbox mediaplayer which supports
python. for a new script i tried to filter the stream-url from an
website. it seems, that the site ist using java-script and the url is
only visible if the java-script was interpreted. i am using urllib to
retrieve the page.. but it seems that urllib is not ready for
java-script...
the site:
http://www.prosieben.de/show_comedy/bullyrick/popup_video/07029//
the url i need:
http://redirect.streaming.szm.de/redirect/redirect.php?type=vod&codec=ms&stream=Pro7/show_comedy/bullyrick/bur_007_plattenladen.wmv&
i hoper someone has an idea...
cya
Alex
More information about the Python-list
mailing list