View Single Post
  #2  
Old 01-18-2017, 10:16 AM
ehurdler ehurdler is offline
Senior Member
 
Join Date: Feb 2014
Location: NY
Posts: 126
ehurdler is on a distinguished road
Default

Re: destination america live stream


Livestreamer works either capturing the stream into an mp4 file, or using it in the normal way to open a media player (VLC for example).

Code:
livestreamer "hlsvariant://url of the m3u8 file" best
OR

Code:
livestreamer "hlsvariant://url of the m3u8 file" best -o nameOfFile.mp4
Reply With Quote