View Single Post
  #4  
Old 12-06-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: capture this link!


Quote:
Originally Posted by cantimplora View Post
thank you! better quality you can not?
hi

the m3u8 is the worst quality "mobile_240p (worst)"

to see Available streams
Code:
livestreamer "http://www.ustream.tv/channel/canal-2-montevision"
Code:
[cli][info] Found matching plugin ustreamtv for URL http://www.ustream.tv/channel/canal-2-montevision
Available streams: 288p+_alt_highwinds, 288p+_alt_akamai, mobile_240p (worst), 288p+ (best)
to play with vlc

Code:
livestreamer "http://www.ustream.tv/channel/canal-2-montevision" best

to record stream

Code:
livestreamer "http://www.ustream.tv/channel/canal-2-montevision" best -o montevision.ts
Reply With Quote