View Single Post
  #87  
Old 06-14-2015, 11:42 AM
inanedirk inanedirk is offline
Junior Member
 
Join Date: Jun 2015
Posts: 10
inanedirk is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


cool, go here (http://docs.livestreamer.io/install.html) and get the Livestreamer Windows Installer. After installing, open a command prompt and enter this:
Code:
livestreamer "hlsvariant://http://yahooios-i.akamaihd.net/hls/live/202861/tristudios/livenation1p/master.m3u8" best -o sw.ts
This will write the stream in 720p to a file named sw.ts, which you can later watch with VLC or some other player.
Reply With Quote