VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 49 of 49
  1. @skipmack46 I've same "Download init file failed!" error, can you help me on how to solve it?
    Quote Quote  
  2. for me DAZN is down right now

    We're having trouble with our service right now. While we restore it, keep watching live events by selecting the option below.
    Quote Quote  
  3. hello who have new user agent please
    Quote Quote  
  4. Originally Posted by Silv3r View Post
    Thank you Silv3er , this one don't work with event ( Fr event ) , please can someone give us method to sniff user agent needed by source , great thank's
    Quote Quote  
  5. not sure why peeps would in public form, it will get blocked.
    Quote Quote  
  6. Originally Posted by code6464 View Post
    hello who have new user agent please
    Code:
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST412_2018/1.0.0 (Sky, EM150UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BC7445_2018/1.0.0 (Sky, ES140UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST412_2018/1.0.0 (Sky, ES130UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST419_2018/1.0.0 (Sky, ES240UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BCM7278_2019/1.0.0 (Sky, ES340UK, )
    Quote Quote  
  7. Originally Posted by Frieren View Post
    Originally Posted by code6464 View Post
    hello who have new user agent please
    Code:
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST412_2018/1.0.0 (Sky, EM150UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BC7445_2018/1.0.0 (Sky, ES140UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST412_2018/1.0.0 (Sky, ES130UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST419_2018/1.0.0 (Sky, ES240UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BCM7278_2019/1.0.0 (Sky, ES340UK, )
    Hi!

    Is there a way to get the user agents by ourselves??? Maybe decompiling the apk's???
    Quote Quote  
  8. not sure, why bother with that, they still will not play even with those user agents, on the live streams, maybe the VOD stuff
    Quote Quote  
  9. Originally Posted by LV426 View Post
    Originally Posted by Frieren View Post
    Originally Posted by code6464 View Post
    hello who have new user agent please
    Code:
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST412_2018/1.0.0 (Sky, EM150UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BC7445_2018/1.0.0 (Sky, ES140UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST412_2018/1.0.0 (Sky, ES130UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_ST419_2018/1.0.0 (Sky, ES240UK, )
    
    Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.9.7 Chrome/56.0.2924.122 Safari/537.36 Sky_STB_BCM7278_2019/1.0.0 (Sky, ES340UK, )
    Hi!

    Is there a way to get the user agents by ourselves??? Maybe decompiling the apk's???
    use http toolkit with android adb to sniff http exchanges or just find similar user agent from user agent database sites

    u can also search github for dazn mpd to find m3u8 playlist and see what user agents people are using
    Quote Quote  
  10. Member
    Join Date
    Dec 2024
    Location
    Indonesia
    Search PM
    who have new user agent?
    Quote Quote  
  11. Member
    Join Date
    Apr 2024
    Location
    Lettonia
    Search Comp PM
    You can't find them on the web. They change the user agent from time to time.
    Build a script to find the correct one by yourself
    Quote Quote  
  12. @Tifosodoc what would it require to build a script to get working user agents, that require static ones to get the stream to play? thanks
    Quote Quote  
  13. Member
    Join Date
    Jan 2024
    Location
    ITALY
    Search PM
    Originally Posted by Tifosodoc View Post
    Build a script to find the correct one by yourself
    Please coud you give more tips how to get the correct one, My idea is to build some code to share.
    Thx.
    Quote Quote  
  14. Member
    Join Date
    Apr 2024
    Location
    Lettonia
    Search Comp PM
    Create a Python script that checks which User Agent (UA) is correct using a linear MPD link. Create a text file with thousands of User Agents, run the script, and wait for the correct one. You need to spend time finding as many User Agents as possible. There are databases available; search online.
    Quote Quote  
  15. Member
    Join Date
    Jan 2024
    Location
    ITALY
    Search PM
    Originally Posted by Tifosodoc View Post
    Create a Python script that checks which User Agent (UA) is correct using a linear MPD link. Create a text file with thousands of User Agents, run the script, and wait for the correct one. You need to spend time finding as many User Agents as possible. There are databases available; search online.
    Ah ok! thx, just thought there was a way to get a reverse valid UA
    Merry Christmas All.
    Quote Quote  
  16. Member
    Join Date
    Jul 2024
    Location
    Italia
    Search Comp PM
    Hi, is it possible to have the new user-agent? Thanks
    Quote Quote  



Similar Threads

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