
how to embed this url into my website using jw player
Hi i need to embed url from uptostream into my website they r using video js but i want to get the url and use jwplayer the probleme is i can get the url from there page source but it's change after 24 hours or less look at this one for example http://uptostream.com/iqwjjfds5wp2
yesterday the url video was like this :
<source src='http://www52.uptobox.com/stream/2ils3p70fd/360/0' type='video/mp4' data-res='360p' data-default="true" lang='English' idLang='0'/>
<source src='http://www52.uptobox.com/stream/2ils3p70fd/480/0' type='video/mp4' data-res='480p' lang='English' idLang='0'/>
<source src='http://www52.uptobox.com/stream/2ils3p70fd/720/0' type='video/mp4' data-res='720p' lang='English' idLang='0'/>
but today change to
<source src='http://www52.uptobox.com/stream/2jk7bj6567/360/0' type='video/mp4' data-res='360p' data-default="true" lang='English' idLang='0'/>
<source src='http://www52.uptobox.com/stream/2jk7bj6567/480/0' type='video/mp4' data-res='480p' lang='English' idLang='0'/>
<source src='http://www52.uptobox.com/stream/2jk7bj6567/720/0' type='video/mp4' data-res='720p' lang='English' idLang='0'/>
and theres some other website who can stream from it but i dont know how pls help