Getting mms link from launchbrowser
#1
is there any easy way of getting the video mms link
from the current video so its possible to save the video
to file ?
i did a few attemps to insert

file = open( dirhome + 'mms.txt', "a")
file.write(mms_url)
file.close()

but i couldnt figure it out properly and script refused to
start.
Reply
#2
a couple of posts back mention to set logging in xbmc to 0 and find the mms link in the logs. hope this helps.
Reply

Logout Mark Read Team Forum Stats Members Help
Getting mms link from launchbrowser0