Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

trying to get the URL of youtube video (live streaming)

(http://stream-recorder.com/forum/showthread.php?t=9829)

BBARGOUTI 08-20-2011 11:11 AM

trying to get the URL of youtube video (live streaming)


 
I have been trying to get the URL for this link and I used WM recordings but the URL does not work when I tried on my own player...I would like for someone to guide me on this...this has been challenging to me ...all suggestions is appreciated. Here is the link for the live streaming...

hxxp://www.youtube.com/watch?v=PUb7qPWnito&feature=player_embedded


chap 08-20-2011 12:18 PM

Re: trying to get the URL of youtube video (live streaming)


 
Quote:

Originally Posted by BBARGOUTI (Post 31834)
I have been trying to get the URL for this link and I used WM recordings but the URL does not work when I tried on my own player...I would like for someone to guide me on this...this has been challenging to me ...all suggestions is appreciated. Here is the link for the live streaming...

hxxp://www.youtube.com/watch?v=PUb7qPWnito&feature=player_embedded

Jaksta:


Stream Recorder 08-20-2011 12:32 PM

Re: trying to get the URL of youtube video (live streaming)


 
Simple HTTP stream... There shouldn't be any problems finding its URL.

If you want to use this stream on your site, just embed the Youtube player.

BBARGOUTI 08-20-2011 03:30 PM

Re: trying to get the URL of youtube video (live streaming)


 
Yes, I can embed the youtube video into my website...but I would like to get the URL to work in XBMC player...thanks....

Stream Recorder 08-21-2011 02:09 AM

Re: trying to get the URL of youtube video (live streaming)


 
Quote:

Originally Posted by BBARGOUTI (Post 31847)
I would like to get the URL to work in XBMC player...thanks....

http://www.google.com/search?hl=en&q...g+xbmc+youtube

BBARGOUTI 08-23-2011 12:18 AM

Re: trying to get the URL of youtube video (live streaming)


 
I am still trying to get the URL for this stream...and this is the xml file....
<oembed>
<provider_url>http://www.youtube.com/</provider_url>
<title>ONtv Live stream</title>
<html>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/PUb7qPWnito?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PUb7qPWnito?version=3" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</html>
<author_name>ONtveg</author_name>
<height>344</height>
<thumbnail_width>480</thumbnail_width>
<width>425</width>
<version>1.0</version>
<author_url>http://www.youtube.com/user/ONtveg</author_url>
<provider_name>YouTube</provider_name>
<thumbnail_url>http://i1.ytimg.com/vi/PUb7qPWnito/hqdefault.jpg</thumbnail_url>
<type>video</type>
<thumbnail_height>360</thumbnail_height>
</oembed>

I am giving up....can anyone help...how to construct a URL that I can use into my own player...

Thanks

advisethis 08-23-2011 01:37 AM

Re: trying to get the URL of youtube video (live streaming)


 
Code:

http://v23.lscache4.c.youtube.com/liveplay?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cns%2Calgorithm%2Cburst%2Cfactor%2Coc%3AU0hQSVFLVl9FSkNOMF9JRVpB&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&signature=9382113C2C591584F96D5C7ED03DE31890C34607.40CB09DF9483F2DC76C00DFBF551EF7C8109561A&expire=1314108000&key=yt1&ip=0.0.0.0&factor=1.25&ns=yt-live&id=PUb7qPWnito
It has an expiration time of about 6 hours so you'll need to keep updating it.

BBARGOUTI 08-23-2011 02:38 AM

Re: trying to get the URL of youtube video (live streaming)


 
Thanks for the help...but I could not play this code:
Code:

http://v23.lscache4.c.youtube.com/liveplay?sparams=id,expire,ip,ipbits,itag,ns,algorithm,burst,factor,oc:U0hQSVFLVl9FSkNOMF9JRVpB&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&signature=9382113C2C591584F96D5C7ED03DE31890C34607.40CB09DF9483F2DC76C00DFBF551EF7C8109561A&expire=1314108000&key=yt1&ip=0.0.0.0&factor=1.25&ns=yt-live&id=PUb7qPWnito
Unless, I am not doing it right. What player do you use to play this stream..Thanks again


All times are GMT -6. The time now is 01:49 PM.