VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 8 of 8
  1. I really need some help and I'd appreciate any.

    I would like to take these live streams and be able to stream them to VLC. Unfortunately, everything I have tried, I can't seem to get it to work.

    Here are the m3u8 files.

    Code:
    https://s13.usnlive.com/stream/foxnews.m3u8
    https://s5.usnlive.com/stream/msnbc.m3u8
    https://s6.usnlive.com/stream/cnn.m3u8
    https://s6.usnlive.com/stream/oann.m3u8
    https://247wlive.foxweather.com/stream/index.m3u8
    Quote Quote  
  2. Originally Posted by LZAA View Post
    Forgive me, I'm still learning.

    I put this into notepad and save it as a m3u8 file and stream it from the m3u8 file?

    Thanks
    Quote Quote  
  3. add referrer

    Code:
    vlc https://s13.usnlive.com/stream/foxnews.m3u8 :http-referrer="https://usnewson.com/"
    Quote Quote  
  4. Originally Posted by Frieren View Post
    add referrer

    Code:
    vlc https://s13.usnlive.com/stream/foxnews.m3u8 :http-referrer="https://usnewson.com/"

    Thanks but I took your code verbatim, copied it into notepad and saved as a m3u8 file. When I try to play the stream.m3u8 file in VLC I get
    Your input can't be opened: VLC is unable to open the MRL
    Quote Quote  
  5. Originally Posted by Cloud9 View Post
    Originally Posted by Frieren View Post
    add referrer

    Code:
    vlc https://s13.usnlive.com/stream/foxnews.m3u8 :http-referrer="https://usnewson.com/"

    Thanks but I took your code verbatim, copied it into notepad and saved as a m3u8 file. When I try to play the stream.m3u8 file in VLC I get
    Your input can't be opened: VLC is unable to open the MRL
    Open command prompt, paste this in:
    Code:
    "C:\Program Files\VideoLAN\VLC\vlc.exe" https://s13.usnlive.com/stream/foxnews.m3u8 :http-referrer="https://usnewson.com/"
    Quote Quote  
  6. I created M3U8 playlist for u:

    Code:
    #EXTM3U
    
    #EXTINF:-1,fox news
    #EXTVLCOPT:http-referrer=https://usnewson.com/
    https://s13.usnlive.com/stream/foxnews.m3u8
    
    #EXTINF:-1,msnbc
    #EXTVLCOPT:http-referrer=https://usnewson.com/
    https://s5.usnlive.com/stream/msnbc.m3u8
    
    #EXTINF:-1,cnn
    #EXTVLCOPT:http-referrer=https://usnewson.com/
    https://s6.usnlive.com/stream/cnn.m3u8
    
    #EXTINF:-1, oann
    #EXTVLCOPT:http-referrer=https://usnewson.com/
    https://s6.usnlive.com/stream/oann.m3u8
    
    #EXTINF:-1,weather channel
    #EXTVLCOPT:http-referrer=https://usnewson.com/
    https://247wlive.foxweather.com/stream/index.m3u8
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!