Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-24-2015, 12:50 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Help with this You Tube live stream


What is best way to capture this stream? Also what are different bit-rates available?

https://www.youtube.com/watch?v=zcrCLkkmatM
Reply With Quote
  #2  
Old 04-24-2015, 12:54 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help with this You Tube live stream


Quote:
Originally Posted by joejones15 View Post
What is best way to capture this stream? Also what are different bit-rates available?

https://www.youtube.com/watch?v=zcrCLkkmatM
Code:
youtube-dl -F "https://www.youtube.com/watch?v=zcrCLkkmatM"
[youtube] zcrCLkkmatM: Downloading webpage
[youtube] zcrCLkkmatM: Extracting video information
[youtube] zcrCLkkmatM: Downloading formats manifest
[youtube] zcrCLkkmatM: Downloading DASH manifest
[info] Available formats for zcrCLkkmatM:
format code  extension  resolution note
140          m4a        audio only DASH audio  144k , m4a_dash container, aac  @128k (48000Hz)
160          mp4        256x144    DASH video  124k , 15fps, video only
133          mp4        426x240    DASH video  258k , 30fps, video only
134          mp4        640x360    DASH video  616k , 30fps, video only
135          mp4        854x480    DASH video 1116k , 30fps, video only
151          mp4        72p        HLS 
132          mp4        240p       HLS 
92           mp4        240p       HLS 
93           mp4        360p       HLS 
94           mp4        480p       HLS  (best)
so
Code:
youtube-dl -f 94 "https://www.youtube.com/watch?v=zcrCLkkmatM"
or
Code:
youtube-dl -f 135+140 "https://www.youtube.com/watch?v=zcrCLkkmatM"

Code:
livestreamer "https://www.youtube.com/watch?v=zcrCLkkmatM"
[cli][info] Found matching plugin youtube for URL https://www.youtube.com/watch?v=zcrCLkkmatM
Available streams: 240p, 360p, 480p (best), 72p (worst)
so
Code:
livestreamer "https://www.youtube.com/watch?v=zcrCLkkmatM" 480p -o live.ts
Reply With Quote
  #3  
Old 04-24-2015, 01:04 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: Help with this You Tube live stream


thanks biezom!
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:45 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons