VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 19 of 19
Thread
  1. Hi, I'm trying to run the following command URL + KEY in Windows as follows:

    Code:
    N_m3u8DL-RE https://dcb-de-voddazn.daznedge.net/pfkeovdet1c61jinv992zcck3/web/stream.mpd?channel=3924&outlet=dazn-spain&plang=es&dazn-token=tend%3A1714368356~geo%3AES~path%3A1_1_b3622e9023e178e525234308e65ebd66d475a3473a4830fe2b234db16fe989b4~ua%3Aa16ddaab909d2cf27fce353f26dd2ff2~id%3A44ad32b38948~tk3%3Aefedf99fc30dae28092f8b66d0f4e3e6b951a596989cb2131502d65ec5ec8cbc --key cfb5e2b73bef4f3c878f25ab86a7451f:0d6712bf2a84edcc93d001a9613f6fec
    After I select video + audio N_m3u8DL-RE tries to download and after a couple of seconds I get this error: "Response status code does not indicate success: 403 (667)."

    Image
    [Attachment 78771 - Click to enlarge]


    Do you know how to be able download this stream?

    I really appreciatte all your help... Thanks.
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Can you even access that link on your browser? It returns 403. So token most likely expired
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. You may need to wrap the URLs in double quotes
    discord=notaghost9997
    Quote Quote  
  4. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Can you even access that link on your browser? It returns 403. So token most likely expired
    It plays in the browser.

    Originally Posted by notaghost View Post
    You may need to wrap the URLs in double quotes
    I have tried that as well and is not working.

    *This is a DAZN mpd video, just as a reference.
    Quote Quote  
  5. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Code:
    N_m3u8DL-RE -M format=mkv --append-url-params --key cfb5e2b73bef4f3c878f25ab86a7451f:0d6712bf2a84edcc93d001a9613f6fec "https://dcb-de-voddazn.daznedge.net/pfkeovdet1c61jinv992zcck3/web/stream.mpd?channel=3924&outlet=dazn-spain&plang=es" --save-name "video" --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)
    Quote Quote  
  6. Originally Posted by iamghost View Post
    Code:
    N_m3u8DL-RE -M format=mkv --append-url-params --key cfb5e2b73bef4f3c878f25ab86a7451f:0d6712bf2a84edcc93d001a9613f6fec "https://dcb-de-voddazn.daznedge.net/pfkeovdet1c61jinv992zcck3/web/stream.mpd?channel=3924&outlet=dazn-spain&plang=es" --save-name "video" --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)
    This one worked great!!

    May I know what it means below section? Do I need to add that on any future stream download?

    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)
    Quote Quote  
  7. Originally Posted by Mochomo View Post
    Originally Posted by iamghost View Post
    Code:
    N_m3u8DL-RE -M format=mkv --append-url-params --key cfb5e2b73bef4f3c878f25ab86a7451f:0d6712bf2a84edcc93d001a9613f6fec "https://dcb-de-voddazn.daznedge.net/pfkeovdet1c61jinv992zcck3/web/stream.mpd?channel=3924&outlet=dazn-spain&plang=es" --save-name "video" --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)
    This one worked great!!

    May I know what it means below section? Do I need to add that on any future stream download?

    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)
    i think all DAZN content requires User-Agent header
    Quote Quote  
  8. it's user-agent header
    no need for all sites, but well work for someone

    and remember to close double quote at the end
    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
    Quote Quote  
  9. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    dont forget to remove token from mpd link
    Quote Quote  
  10. Thanks everyone for your input. This a great community.
    Quote Quote  
  11. The Madd Capper
    Join Date
    Jan 2023
    Location
    USA
    Search Comp PM
    Originally Posted by lomero View Post
    it's user-agent header
    no need for all sites, but well work for someone

    and remember to close double quote at the end
    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
    This no longer works. do you have an alternative?
    Quote Quote  
  12. Member
    Join Date
    Jan 2023
    Location
    Ireland
    Search Comp PM
    Originally Posted by titotrinidad View Post
    Originally Posted by lomero View Post
    it's user-agent header
    no need for all sites, but well work for someone

    and remember to close double quote at the end
    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
    This no longer works. do you have an alternative?

    Try this:

    Code:
    User Agent: ExoPlayerDemo/6.9.0 (Linux;Android 10) ExoPlayerLib/2.11.4
    Quote Quote  
  13. Member
    Join Date
    Jan 2023
    Location
    Ireland
    Search Comp PM
    Originally Posted by titotrinidad View Post
    Originally Posted by lomero View Post
    it's user-agent header
    no need for all sites, but well work for someone

    and remember to close double quote at the end
    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
    This no longer works. do you have an alternative?
    Ignore previous comment by me, this works

    Code:
    User-Agent: Mozilla/5.0 (Web0S; Linux/SmartTV) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36 WebAppManager
    Quote Quote  
  14. Originally Posted by chrisl106 View Post
    Originally Posted by titotrinidad View Post
    Originally Posted by lomero View Post
    it's user-agent header
    no need for all sites, but well work for someone

    and remember to close double quote at the end
    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
    This no longer works. do you have an alternative?
    Ignore previous comment by me, this works

    Code:
    User-Agent: Mozilla/5.0 (Web0S; Linux/SmartTV) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36 WebAppManager
    Works very well!! Thank you
    Quote Quote  
  15. The Madd Capper
    Join Date
    Jan 2023
    Location
    USA
    Search Comp PM
    Originally Posted by chrisl106 View Post
    Originally Posted by titotrinidad View Post
    Originally Posted by lomero View Post
    it's user-agent header
    no need for all sites, but well work for someone

    and remember to close double quote at the end
    Code:
    --header="User-Agent: ExoPlayerLib/2.15.1 (Linux;Android 10; 159gbsn)"
    This no longer works. do you have an alternative?
    Ignore previous comment by me, this works

    Code:
    User-Agent: Mozilla/5.0 (Web0S; Linux/SmartTV) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36 WebAppManager
    Thanks boss
    Quote Quote  
  16. Edit: Sorted now
    Last edited by Grimbarian; 15th Aug 2024 at 07:30.
    Quote Quote  
  17. How did you get the key for DAZN? I have been trying to get it to work for today's match.
    Quote Quote  
  18. Member
    Join Date
    Apr 2024
    Location
    Lettonia
    Search Comp PM
    Some channels provide easy access to the keys, while others can be more challenging. I can retrieve the keys, but the stream won't start with the OTT navigator unless I have the manifest.mpd file. Many live channels include this file, but for others, I come across stream.mpd instead, and the stream fails to start even when the keys are correct.

    Does anyone know the difference between stream.mpd and manifest.mpd? Why does the stream work with manifest.mpd but not with stream.mpd?
    Quote Quote  
  19. Yes, but where did you get the key for DAZN? I am familiar with other sites, but not DAZN.
    Quote Quote  



Similar Threads

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