VideoHelp Forum




+ Reply to Thread
Results 1 to 25 of 25
  1. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Code:
    --key a8ebb6e7a21febf3ee49af72fdd613cc:6b7a356b69b5b4943e68681aa7b6d891
    P.S. The x-custom-data expires fast, so you have to be quick or it may expire.
    Quote Quote  
  2. Member
    Join Date
    Nov 2014
    Location
    Germany
    Search Comp PM
    Thank you for the answer!

    Any command and which tool I must using for download?

    Greetings!
    Quote Quote  
  3. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    As for N_m3u8DL-RE, use the command below:
    Code:
    N_m3u8DL-RE.exe "https://npo-nl-ams-p29-am5.cdn.streamgate.nl/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODczNjg3ODIsInVyaSI6Ilwvdm9kXC9ucG9cL3VzcFwvVEVTVFwvbnBvXC9kYXNoX2NlbmNcL1dPX1ZQUk9fMjAwNjY3NTdcL1dPX1ZQUk9fMjAwNjY3NTdfdjE2ODcwODk0NTMuaXNtIiwiY2xpZW50X2lwIjoiOTEuNjYuMjQ0LjU3Iiwidmlld2VyIjoiNmZkZjY3MjIyMDE5NWJkMGNmNjIyNzRjYjU4MjAyZTllMzFiMjhkNSIsInJpZCI6IjVhYjg5ODgifQ.EuJyQisJ5drqq8TCfwY4hvNTPugY4MvAEsvYHL5lQSI/vod/npo/usp/TEST/npo/dash_cenc/WO_VPRO_20066757/WO_VPRO_20066757_v1687089453.ism/stream.mpd" --key a8ebb6e7a21febf3ee49af72fdd613cc:6b7a356b69b5b4943e68681aa7b6d891
    Remember to refresh the page and get a new mpd link if the mpd files on this website will expire.
    Quote Quote  
  4. Hi, thanks for your help. Would you mind explaining how you retrieved the license for this concert / site? I've been trying to locate the license file, but I don't manage to understand where it could be found.

    Thanks in advance!
    Quote Quote  
  5. how you retrieved the license for this concert / site
    load page (https://3voor12.vpro.nl/speel~WO_VPRO_20066757~queens-of-the-stone-age-live-at-pinkpop-2023~.html)
    open dev tools
    refresh page
    run video
    filter at Network for authentication




    https://npo-drm-gateway.samgcloud.nepworldwide.nl/authentication


    get curl of the call
    Quote Quote  
  6. Thanks a lot, you made my day!
    Quote Quote  
  7. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    Originally Posted by ghostrewel View Post
    Hi folks!

    I want to download following video:

    https://3voor12.vpro.nl/speel~WO_VPRO_20066757~queens-of-the-stone-age-live-at-pinkpop-2023~.html

    Found following link:

    https://npo-nl-ams-p29-am5.cdn.streamgate.nl/......

    How can I grab thse?

    Any help was great!

    Greetings,

    ghostrewel

    You should really remove that MPD link, as it contains your IP. Just saying
    Last edited by Karoolus; 30th Jun 2023 at 19:34.
    Quote Quote  
  8. You should really remove that ....

    I think that it may be a tad difficult now that you have quoted it.


    Only a suggestion, perhaps, you may consider removing it also.
    Quote Quote  
  9. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    Originally Posted by jack_666 View Post
    You should really remove that ....

    I think that it may be a tad difficult now that you have quoted it.


    Only a suggestion, perhaps, you may consider removing it also.
    Good call!
    Sorry, it's late and I should really go to bed.
    Quote Quote  
  10. I'm trying to download the exact same video, that's how I stumbled on this page. Please excuse my question, it's my first time doing this.

    I've got a folder with N_m3u8DL-RE.exe, ffmpg.exe, and mp4decrypt.exe in it.

    I opened up Edge DevTools, went to Network and searched for mpd so I've got the stream.mpd

    How do I find what goes in --key ?

    If I leave that part out and run N_m3u8DL-RE.exe it shows me that KID: a8ebb6e7a21febf3ee49af72fdd613cc , so that's the same.

    But I know I need the key in order for what I download to be playable.

    Thanks for the help.
    Quote Quote  
  11. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    Originally Posted by ahsports View Post
    I'm trying to download the exact same video, that's how I stumbled on this page. Please excuse my question, it's my first time doing this.

    I've got a folder with N_m3u8DL-RE.exe, ffmpg.exe, and mp4decrypt.exe in it.

    I opened up Edge DevTools, went to Network and searched for mpd so I've got the stream.mpd

    How do I find what goes in --key ?

    If I leave that part out and run N_m3u8DL-RE.exe it shows me that KID: a8ebb6e7a21febf3ee49af72fdd613cc , so that's the same.

    But I know I need the key in order for what I download to be playable.

    Thanks for the help.
    --key a8ebb6e7a21febf3ee49af72fdd613cc:6b7a356b69b5b4943 e68681aa7b6d891
    Quote Quote  
  12. Oh so the whole thing stays the same. OK. Thanks. I thought it would change when the mpd address changed.

    So how would I find that 6b7... on my own?

    I was trying to follow this thread, so in DevTools I went to Network and filtered on Authentication but I don't see that in there.
    Quote Quote  
  13. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    You would need a CDM and then a script that will allow you to request the decryption key from the license server.
    If this doesn't make sense to you, I'd suggest reading up on this forum, as a lot of it is explained here in several threads. It's quite a lot of information to just dump here
    Quote Quote  
  14. OK, will do. Thanks for your help on this one and I'll do some more reading.
    Quote Quote  
  15. Could someone help me out with the keys for this one?
    https://www.2doc.nl/documentaires/2024/01/bassie-en-adriaan-een-schat-aan-herinneringen.html


    I can't manage to get it and have tried in several different ways.

    (unfortunately not with local CDM as I do not really know how that works).

    But I just need the decryption keys so that i can download it via N_m3u8DL-RE.

    Thanks in advance?
    Quote Quote  
  16. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by shadyjam View Post
    Key :
    Code:
    dde060f32e03870388d9b840630fd504:7e13b313b0c981e9fc91e2b40f7b2e77
    Command :
    Code:
    N_m3u8DL-RE --key dde060f32e03870388d9b840630fd504:7e13b313b0c981e9fc91e2b40f7b2e77 "https://npo-nl-ams-p16-am3.cdn.streamgate.nl/TRUCADED/vod/npo/usp/TEST/npo/dash_cenc/AT_300015432/AT_300015432_v1705145312.ism/stream.mpd" -M mkv --save-name "Bassie en Adriaan - Een schat aan herinneringen"
    https://www.swisstransfer.com/d/ddc8bf58-751c-424b-80c8-ef4f44afce4b

    added subtitles : https://www.swisstransfer.com/d/d7183f28-f52a-4c34-960b-0e07cf5b2a20
    Last edited by aqzs; 10th Jun 2024 at 07:41.
    Quote Quote  
  17. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by shadyjam View Post
    Could someone help me out with the keys for this one?
    Code:
    dde060f32e03870388d9b840630fd504:7e13b313b0c981e9fc91e2b40f7b2e77
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  18. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by shadyjam View Post
    Could someone help me out with the keys for this one?
    Code:
    dde060f32e03870388d9b840630fd504:7e13b313b0c981e9fc91e2b40f7b2e77
    Thanks a lot!
    Works perfectly fine.
    How did you manage to do it?

    I received 401 authorization blah blah error everytime.

    You don't have to explain if it's complicated but I really appreciate it!
    Quote Quote  
  19. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by shadyjam View Post
    I received 401 authorization blah blah error everytime.

    You don't have to explain if it's complicated but I really appreciate it!
    The license token expire really fast just make sure to grab a fresh one.
    Quote Quote  
  20. Originally Posted by aqzs View Post
    Originally Posted by shadyjam View Post
    I received 401 authorization blah blah error everytime.

    You don't have to explain if it's complicated but I really appreciate it!
    The license token expire really fast just make sure to grab a fresh one.
    Aaah, I read something about that above, so tried my best but didn't manage to do it.
    So thanks a lot for the help, really appreciated!
    Quote Quote  
  21. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by shadyjam View Post
    How did you manage to do it?
    I just used a local cdm. I usually just copy paste the license call and use curl converter.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  22. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by shadyjam View Post
    How did you manage to do it?
    I just used a local cdm. I usually just copy paste the license call and use curl converter.
    Is it easy to get a local CDM?
    I have read some about it, but not sure if it's needed to be taken from an Android device?
    Also read something that it's possible to make one via android studio so looking into that.
    Quote Quote  
  23. Originally Posted by shadyjam View Post
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by shadyjam View Post
    How did you manage to do it?
    I just used a local cdm. I usually just copy paste the license call and use curl converter.
    Is it easy to get a local CDM?
    I have read some about it, but not sure if it's needed to be taken from an Android device?
    Also read something that it's possible to make one via android studio so looking into that.
    from real android device
    https://github.com/hyugogirubato/KeyDive
    or
    https://github.com/FoxRefire/wvg/wiki/How-to-dump-CDM-key-pair-from-physical-device

    from virtual android
    https://github.com/FoxRefire/wvg/wiki/How-to-dump-CDM-key-pair-from-AVD
    Quote Quote  
  24. Originally Posted by Silv3r View Post
    Originally Posted by shadyjam View Post
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by shadyjam View Post
    How did you manage to do it?
    I just used a local cdm. I usually just copy paste the license call and use curl converter.
    Is it easy to get a local CDM?
    I have read some about it, but not sure if it's needed to be taken from an Android device?
    Also read something that it's possible to make one via android studio so looking into that.
    ifrom real android device
    https://github.com/hyugogirubato/KeyDive
    or
    https://github.com/FoxRefire/wvg/wiki/How-to-dump-CDM-key-pair-from-physical-device
    Thanks again!
    May have to get an Android device, will look into it!
    Quote Quote  



Similar Threads

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