Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Determining the protocol / url of a youtube live streamHi 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 |
#2
|
|||
|
|||
Re: Determining the protocol / url of a youtube live streamtry use youtube-dl
Code:
youtube-dl.exe --get-url -f 95 "https://www.youtube.com/embed/c4464TvLT90" >t.txt |
#3
|
|||
|
|||
Re: Determining the protocol / url of a youtube live streamtypo: 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:\> |
#4
|
|||
|
|||
Re: Determining the protocol / url of a youtube live streamthanks 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. |
#5
|
|||
|
|||
Re: Determining the protocol / url of a youtube live streamThere is a dash 720p stream of 2GB size downloadable with atresdownloader. Latest version 15.6.
|
Tags: live streaming, protocol, url |
Thread Tools | |
Display Modes | |
|
|