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

Determining the protocol / url of a youtube live stream

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

stevew 05-25-2014 02:40 PM

Determining the protocol / url of a youtube live stream


 
Hi guys,

As title. The following is a live youtube stream.

https://www.youtube.com/embed/c4464TvLT90

Does anyone know how to determine the url and protocol being played ?

Reason: To play the live stream independently of the youtube/flash player.

Thanks in advance for any assistance offered.

Best regards,
Steve

chap 05-25-2014 04:16 PM

Re: Determining the protocol / url of a youtube live stream


 
try use youtube-dl
Code:

youtube-dl.exe --get-url -f 95 "https://www.youtube.com/embed/c4464TvLT90" >t.txt

peterpan 05-25-2014 09:05 PM

Re: Determining the protocol / url of a youtube live stream


 
typo: remove '>' before t.txt, but it's not working :(

Code:

Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

c:\>youtube-dl.exe --get-url -f 95 "https://www.youtube.com/embed/c4464TvLT90" t.txt
WARNING: unable to set language: <urlopen error [Errno 10061] No connection coul
d be made because the target machine actively refused it>
ERROR: Unable to download webpage: <urlopen error [Errno 10061] No connection co
uld be made because the target machine actively refused it>
c:\>


stevew 05-25-2014 11:59 PM

Re: Determining the protocol / url of a youtube live stream


 
thanks for trying guys. that event has finished now, so perhaps that's why it failed.

oh well, another tool in the box. thanks for the advice.

denobis 05-29-2014 12:38 AM

Re: Determining the protocol / url of a youtube live stream


 
There is a dash 720p stream of 2GB size downloadable with atresdownloader. Latest version 15.6.


All times are GMT -6. The time now is 08:49 AM.