View Single Post
  #2  
Old 08-15-2017, 02:27 PM
tvgplayer tvgplayer is offline
Member
 
Join Date: Nov 2016
Posts: 42
tvgplayer is on a distinguished road
Default

Re: How can i view this link on VLC player


Quote:
Originally Posted by LGFDGFS View Post
I have VLC 2.26 I want to view and record this link. (i think i need the m3u8, but i dont know how to get it)

https://livestream.com/accounts/6140873/events/2549324

Thank you in advance.
This is only one way you can view and record in VLC:

Code:
streamlink "hlsvariant://http://api.new.livestream.com/accounts/6140873/events/2549324/broadcasts/161279428.m3u8?dw=100&hdnea=st=1502827521~exp=1502829321~acl=/i/6140873_2549324_lsidfyttcxskuxqm978_1@408138/*~hmac=a3e85b38031653bed17d446383748113c1579c8fcb42277946f0561e24e1f0a7" best
In Firefox:

Tools > Web Developer > Web Console

>> window.config.event.stream_info.m3u8_url > Enter
Reply With Quote