Extracting stream URL for a shahid.mbc.net video (Delve Streaming)
#1
Hey guys,

I am building a plugin for shahid.net. It was originally based on the API that their iPad app was using - except that the iPad gets served with m3u8 stream files, which are currently not supported by XBMC, or so it seems.

Anyway, plan B... is to scrape their website.

Take the following page as an example:
http://shahid.mbc.net/media/video/31556/...2%D8%A9_16

When you goto this page and look at the source, you will notice that they are using a player - http://assets.delvenetworks.com/player/loader.swf. Looking up the delvenetworks... it seems these guys use 'the Delve Streaming server' which is based on RTMPE (http://forum.videohelp.com/threads/34313...in-HD-Help) - whatever that is.

Is anyone able to put me on the right track on how I would be able to successfully scrape the file stream that is served by the URL above?

Using fiddler, I know that for the above link, the answer is the following link:
http://mbc3.cpl.delvenetworks.com/media/...18229d38a5 (it seems this URL expires with time since it stopped working after time for me)

Your assistance is appreciated.
Reply

Logout Mark Read Team Forum Stats Members Help
Extracting stream URL for a shahid.mbc.net video (Delve Streaming)0