View Single Post
  #2  
Old 11-14-2014, 12:30 PM
mpluscakes mpluscakes is offline
Junior Member
 
Join Date: Nov 2014
Posts: 1
mpluscakes is on a distinguished road
Default

Re: Yahoo Live Stream issues


Using FFMPEG, this is the stream URL for this particular show:


ffmpeg -i "https://yahoo-live.hs.llnwd.net/livenation2p.m3u8" -c:v copy -c:a copy -f mpegts "filename.ts"
Reply With Quote