Mlb.tv script
#1
hello all,

there's been a couple of requests for a script that can use the mlb.tv live baseball streaming service on xbmc.

my python knowledge just isn't good enough, but i've managed to figure out exactly how the mlb.tv site uses takes the user data and serves an mms url.

so, can anyone out there help me code the following four elements?

1) logging into a site with a username and password.
2) taking multiple elements from a returned html page, placing them in as variables in a url to be submitted to a web server.
3) take the resulting html page and extract an mms url, launching xbmc streaming?

i can handle all of the gui elements, etc... i just can't seem to effectively parse html pages with python.

i've used a packet sniffer to figure out exactly which variables are required and how... so the only thing needed is the code to tie it all together/

if anyone's interested, please pm me and i'll send you all of the site info.

thanks all...

Logout Mark Read Team Forum Stats Members Help
Mlb.tv script0