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 11 of 11
  1. they have uploaded all of the events on their site. so far youtube-dl or streamlink not working with it.

    https://olympics.com/tokyo-2020/en/replay/
    Quote Quote  
  2. Member
    Join Date
    Jan 2021
    Location
    Argentina
    Search PM
    Code:
    streamlink --http-header "User-Agent=xxx" --http-header "Referer=https://olympics.com/" --http-query-param "hdnts=xxx" "master_1.m3u8" best -o video.ts
    Image
    [Attachment 60302 - Click to enlarge]


    You can find the value of "hdnts" query string in the developer tools, by clicking on "master.m3u8" and scrolling down
    Quote Quote  
  3. Is there a way to use something like the function on yt-dlp so I can list all stream available and manage to choose best video and what audio files do I want?
    From what I understood master_1 is like the best video, and master_7_1 and master_7_0 are the audios, is that?
    Quote Quote  
  4. Originally Posted by lfer94 View Post
    Code:
    streamlink --http-header "User-Agent=xxx" --http-header "Referer=https://olympics.com/" --http-query-param "hdnts=xxx" "master_1.m3u8" best -o video.ts
    Image
    [Attachment 60302 - Click to enlarge]


    You can find the value of "hdnts" query string in the developer tools, by clicking on "master.m3u8" and scrolling down
    i haven't done this way before. is hdnts value everything after 'hdnts=' also what should i put in User-Agent=xxx??
    Quote Quote  
  5. is hdnts value everything after 'hdnts=' also what should i put in User-Agent=xxx??
    Quote Quote  
  6. Originally Posted by supersport View Post
    is hdnts value everything after 'hdnts='?
    Yes.

    Originally Posted by supersport View Post
    also what should i put in User-Agent=xxx?
    Check the master m3u8 file on the network tab of developer tools for it.

    You can also use an extension like The Stream Detector so it can generate the streamlink command for you.
    Quote Quote  
  7. Originally Posted by Namekuseijin View Post
    Originally Posted by supersport View Post
    is hdnts value everything after 'hdnts='?
    Yes.

    Originally Posted by supersport View Post
    also what should i put in User-Agent=xxx?
    Check the master m3u8 file on the network tab of developer tools for it.

    You can also use an extension like The Stream Detector so it can generate the streamlink command for you.
    is it working for you? tried that addon and everything still getting 'Unable to open URL' error
    Quote Quote  
  8. Originally Posted by kpt21 View Post
    Originally Posted by Namekuseijin View Post
    Originally Posted by supersport View Post
    is hdnts value everything after 'hdnts='?
    Yes.

    Originally Posted by supersport View Post
    also what should i put in User-Agent=xxx?
    Check the master m3u8 file on the network tab of developer tools for it.

    You can also use an extension like The Stream Detector so it can generate the streamlink command for you.
    is it working for you? tried that addon and everything still getting 'Unable to open URL' error
    now its working copying master_1 url instead of master.m3u8 url. Stream Detector seems very useful. thanks!!
    Quote Quote  
  9. Member
    Join Date
    Jan 2021
    Location
    Argentina
    Search PM
    Originally Posted by Namekuseijin View Post
    Is there a way to use something like the function on yt-dlp so I can list all stream available and manage to choose best video and what audio files do I want?
    Usually Streamlink shows you the available streams (only video) if you don't add "best -o output.ts" at the end, but sometimes it throws an error (like in this case) and I really don't understand why.

    Originally Posted by Namekuseijin View Post
    From what I understood master_1 is like the best video, and master_7_1 and master_7_0 are the audios, is that?
    Yes, you are correct.


    Originally Posted by kpt21 View Post

    now its working copying master_1 url instead of master.m3u8 url. Stream Detector seems very useful. thanks!!
    Sorry, I couldn't reply before. I'm glad you have found the solution.
    Quote Quote  
  10. Originally Posted by kpt21 View Post
    is it working for you? tried that addon and everything still getting 'Unable to open URL' error
    I got an error once, but I think it was because the program couldn't write on the program files folder.
    Once I changed the output destiny it worked.
    But only with master_number url, the master.m3u8 doesn't work.
    Quote Quote  
  11. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by supersport View Post
    is hdnts value everything after 'hdnts='
    FYI,the value is your IP address. (replace the XX with your actual IP when playback is done in browser)
    Code:
    hdnts=ip=XX.XX.XXX.XX
    Also master_1 is highest quality but video only, master_7_0.m3u8 is the one containing audio. You'll have to download them separately then merge with e.f. ffmpeg.
    Quote Quote  



Similar Threads

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