View Single Post
  #124  
Old 06-18-2015, 07:58 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: How to download stream from Yahoo Screen?


Quote:
Originally Posted by abcx View Post

I would like to get the 1080p source for this:

https://screen.yahoo.com/live/event/david-crosby
As far as I can see, there is no 1080p source. Only 720p:

Code:
https://yahoo-live.hs.llnwd.net/livenation2p.m3u8
Code:
livestreamer "hlsvariant://https://yahoo-live.hs.llnwd.net/livenation2p.m3u8" best -o 01.ts
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://https://yahoo-live.hs.llnwd.net/livenation2p.m3u8
[cli][info] Available streams: 360p (worst), 576p, 648p, 720p (best)
[cli][info] Opening stream: 720p (hls)
Code:
http://yahooios-i.akamaihd.net/hls/live/202861/tristudios/livenation2p/master.m3u8
Code:
livestreamer "hlsvariant://http://yahooios-i.akamaihd.net/hls/live/202861/tristudios/livenation2p/master.m3u8" best -o 02.ts
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://http://yahooios-i.akamaihd.net/hls/live/202861/tristudios/livenation2p/master.m3u8
[cli][info] Available streams: 1020k, 1240k, 1790k, 3440k, 580k (worst), 6740k (best)
[cli][info] Opening stream: 6740k (hls)
Reply With Quote