VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member
    Join Date
    May 2021
    Location
    Italy
    Search Comp PM
    I try a lot of combination but it seems impossible to play directly a m3u8 link with ffplay (it's the same with ffmpeg).

    I take note of refer and user agent using browser developer mode, but it's the same :
    Code:
    ffmpeg -headers "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36 OPR/75.0.3969.243" "referer: https://freefeds.com/stream/105582.html" -i "https://e10.cdnfoxtv.me/ingestnb4s/fox2ar/f.m3u8" -c copy d:\temp\video.ts
    Any idea ?
    Thanks
    Bigge
    Quote Quote  
  2. --
    Last edited by lomero; 13th May 2021 at 11:03.
    Quote Quote  
  3. Code:
    ffmpeg -headers "Referer: https://freefeds.com/stream/105582.html" -i "https://e10.cdnfoxtv.me/ingestnb4s/fox2ar/f.m3u8" -c copy video.ts
    Quote Quote  
  4. Member
    Join Date
    May 2021
    Location
    Italy
    Search Comp PM
    Originally Posted by tamagoyaki View Post
    Code:
    ffmpeg -headers "Referer: https://freefeds.com/stream/105582.html" -i "https://e10.cdnfoxtv.me/ingestnb4s/fox2ar/f.m3u8" -c copy video.ts
    Thank you very much! So itěs NOT important the user agent but just the Referer ?
    Thanks !!!!

    Bigge
    Quote Quote  



Similar Threads

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