VideoHelp Forum




+ Reply to Thread
Results 1 to 28 of 28
  1. Using the following command:


    N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197& id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub= accepts-css&xapsub=accepts-css" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://music.apple.com" -H "Referer: https://music.apple.com/" --key 0000000052eb17e46330202020202020:f301376b1992ebf4c ccb0937ef0edb52 -M format=mkv

    N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197& id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub= accepts-css&xapsub=accepts-css" -H "Accept: */*" -H "Origin: https://music.apple.com" -H "Referer: https://music.apple.com/" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" --key 0000000052eb17e46336202020202020:86e798a81340d3704 ccf34193791cdf3 -M format=mkv

    I get the following errors:


    Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)
    Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)

    Any advice to download/decrypt correctly, appreciated.

    Cheers
    Last edited by stevepen1974; 6th Jun 2026 at 05:40.
    Quote Quote  
  2. if you sure the decrypt key is correct, then dont use --key, use --custom-hls-key key instead, no need kid.
    Quote Quote  
  3. here is your file
    https://gofile.io/d/ht3hit

    got it from
    https://am-dl.pages.dev/

    try this
    Code:
    N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197&id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub=accepts-css&xapsub=accepts-css" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://music.apple.com" -H "Referer: https://music.apple.com/" --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52 --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3 save-name "test"
    Last edited by xangetsue; 6th Jun 2026 at 07:10.
    Quote Quote  
  4. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    https://am-dl.pages.dev/ FANTASTIC! Bookmarked this page, THANK YOU! Do you know if they have an equivalent page for Amazon?
    We all bleed blue from the inside....
    Quote Quote  
  5. Originally Posted by xangetsue View Post
    here is your file
    https://gofile.io/d/ht3hit

    got it from
    https://am-dl.pages.dev/

    try this
    Code:
    N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197&id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub=accepts-css&xapsub=accepts-css" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://music.apple.com" -H "Referer: https://music.apple.com/" --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52 --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3 save-name "test"
    Thanks xangetsue, same result, however did decrypt audio.

    Was aware of https://am-dl.pages.dev/, no option to download 1080p.

    No 4k TV, so require 1080p.

    Checked keys again, they are the same.

    Manual video mp4decrypt failed as per:

    Code:
    mp4decrypt --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52  test.mp4 dec-test.mp4
    
    
    mp4decrypt --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3  test.mp4 dec-test.mp4
    Last edited by stevepen1974; 7th Jun 2026 at 02:07.
    Quote Quote  
  6. Originally Posted by stevepen1974 View Post
    Originally Posted by xangetsue View Post
    here is your file
    https://gofile.io/d/ht3hit

    got it from
    https://am-dl.pages.dev/

    try this
    Code:
    N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197&id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub=accepts-css&xapsub=accepts-css" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://music.apple.com" -H "Referer: https://music.apple.com/" --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52 --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3 save-name "test"
    Thanks xangetsue, same result, however did decrypt audio.

    Was aware of https://am-dl.pages.dev/, no option to download 1080p.

    No 4k TV, so require 1080p.

    Checked keys again, they are the same.

    Manual video mp4decrypt failed as per:

    Code:
    mp4decrypt --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52  test.mp4 dec-test.mp4
    
    
    mp4decrypt --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3  test.mp4 dec-test.mp4
    The correct way of decryption
    https://forum.videohelp.com/threads/407820-Can-I-download-from-CBS-com/page15#post2797844
    Quote Quote  
  7. Originally Posted by Lupine Assassin View Post
    https://am-dl.pages.dev/ FANTASTIC! Bookmarked this page, THANK YOU! Do you know if they have an equivalent page for Amazon?
    Sadly I don't but i have this telegram channel that can download any song you want from many platforms including amazon
    https://t.me/+UFzQdKHqXMQ1OWRh

    P.S just audio not video music tho
    Quote Quote  
  8. Originally Posted by xangetsue View Post
    Originally Posted by Lupine Assassin View Post
    https://am-dl.pages.dev/ FANTASTIC! Bookmarked this page, THANK YOU! Do you know if they have an equivalent page for Amazon?
    Sadly I don't but i have this telegram channel that can download any song you want from many platforms including amazon
    https://t.me/+UFzQdKHqXMQ1OWRh

    P.S just audio not video music tho
    Thanks!!
    Quote Quote  
  9. Originally Posted by xangetsue View Post
    Originally Posted by stevepen1974 View Post
    Originally Posted by xangetsue View Post
    here is your file
    https://gofile.io/d/ht3hit

    got it from
    https://am-dl.pages.dev/

    try this
    Code:
    N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197&id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub=accepts-css&xapsub=accepts-css" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://music.apple.com" -H "Referer: https://music.apple.com/" --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52 --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3 save-name "test"
    Thanks xangetsue, same result, however did decrypt audio.

    Was aware of https://am-dl.pages.dev/, no option to download 1080p.

    No 4k TV, so require 1080p.

    Checked keys again, they are the same.

    Manual video mp4decrypt failed as per:

    Code:
    mp4decrypt --key 0000000052eb17e46330202020202020:f301376b1992ebf4cccb0937ef0edb52  test.mp4 dec-test.mp4
    
    
    mp4decrypt --key 0000000052eb17e46336202020202020:86e798a81340d3704ccf34193791cdf3  test.mp4 dec-test.mp4
    The correct way of decryption
    https://forum.videohelp.com/threads/407820-Can-I-download-from-CBS-com/page15#post2797844
    Ok. thanks. now I understand.
    Would be good, if there is a way to get the 1080p with N_m3u8DL-RE
    Quote Quote  
  10. Member
    Join Date
    Sep 2022
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by shellcmd View Post
    if you sure the decrypt key is correct, then dont use --key, use --custom-hls-key key instead, no need kid.
    I have the same message when I record a live stream and the keys are correct, but I have 4 keys one for each track, its working and decrypting in real time properly, but my question is what is the command to use multiple keys as Im using --key-text-file.txt

    Thanks
    Quote Quote  
  11. Originally Posted by ChicagoGhost View Post
    Originally Posted by shellcmd View Post
    if you sure the decrypt key is correct, then dont use --key, use --custom-hls-key key instead, no need kid.
    I have the same message when I record a live stream and the keys are correct, but I have 4 keys one for each track, its working and decrypting in real time properly, but my question is what is the command to use multiple keys as Im using --key-text-file.txt

    Thanks
    Put all keys, one per line as kid:key in a document named keys.txt
    And put keys.txt in same folder as N_m3u8DL-RE.exe

    Code:
    --key-text-file keys.txt
    Last edited by YmFzZTY0; 10th Jun 2026 at 04:49.
    Quote Quote  
  12. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    how do i find a decrypt key for the Graspop Festival https://www.vrt.be/vrtmax/livestream/video/south-stage-graspop-metal-meeting/

    I have no idea what these keys are or mean or how to get them. Tried grabbing but must be DRM
    Thanks
    Quote Quote  
  13. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by xangetsue View Post
    Sorry, completely confused the N thing you helped me with, do i just type that in? or where do i do that. I have an mpd but i dont know what to do with it..2 strokes and 10 mini strokes have taken their toll on my memory and how do i find the key for other days?..

    Thanks
    Quote Quote  
  14. Originally Posted by rockaddict View Post
    Originally Posted by xangetsue View Post
    Sorry, completely confused the N thing you helped me with, do i just type that in? or where do i do that. I have an mpd but i dont know what to do with it..2 strokes and 10 mini strokes have taken their toll on my memory and how do i find the key for other days?..

    Thanks
    You put the mpd and key here
    Code:
    n_m3u8dl-re "MPD URL HERE" --key adab860ca992bb57cfc2c3f0101a3818:bdefbcfd7b6ff7ce2a447069ad97ca90 --live-real-time-merge --live-pipe-mux --live-wait-time 5 --save-name "FILENAME"
    You can extract the keys again using widevineproxy2 extension
    or else you can ask here and people won't hesitate to help

    Hope you get well and stay strong, cheers
    Quote Quote  
  15. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by xangetsue View Post
    Originally Posted by rockaddict View Post
    Originally Posted by xangetsue View Post
    Sorry, completely confused the N thing you helped me with, do i just type that in? or where do i do that. I have an mpd but i dont know what to do with it..2 strokes and 10 mini strokes have taken their toll on my memory and how do i find the key for other days?..

    Thanks
    You put the mpd and key here
    Code:
    n_m3u8dl-re "MPD URL HERE" --key adab860ca992bb57cfc2c3f0101a3818:bdefbcfd7b6ff7ce2a447069ad97ca90 --live-real-time-merge --live-pipe-mux --live-wait-time 5 --save-name "FILENAME"
    You can extract the keys again using widevineproxy2 extension
    or else you can ask here and people won't hesitate to help

    Hope you get well and stay strong, cheers
    Hi,

    Thanks again with all your help..Took me a day to install widevine..Have no idea what to do with it though..When i copied your link, said something about Bent04 and mp4decrypt..No idea what they are or installation and usage. Image
    [Attachment 92770 - Click to enlarge]


    You have been so helpful with this old, going senile old rocker

    Paul
    Last edited by rockaddict; 20th Jun 2026 at 02:54.
    Quote Quote  
  16. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    you didnt add L3 cdm. go to widevine device click on choose files add L3.wvd

    L3.wvd can find in https://forum.videohelp.com/threads/417425-Real-Device-L3-Cdms/page2#post2790373

    download tools
    https://files.videohelp.com/u/301156/downloader.zip
    just run command prompt from this folder copy paste n_m3u8re-dl cmd the run
    Last edited by iamghost; 20th Jun 2026 at 04:55.
    Quote Quote  
  17. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by iamghost View Post
    you didnt add L3 cdm. go to widevine device click on choose files add L3.wvd

    L3.wvd can find in https://forum.videohelp.com/threads/417425-Real-Device-L3-Cdms/page2#post2790373

    download tools
    https://files.videohelp.com/u/301156/downloader.zip
    just run command prompt from this folder copy paste n_m3u8re-dl cmd the run
    I have no idea what that means..Have real issues with this..What do i download? Just seen a long list..I do not know what one? Am i too simple?.. am getting Samsung and Hisense..my pc is a Lenovo.. Just don't know what i am doing
    Quote Quote  
  18. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    doesnt matter what make of your pc. did you read how to use on 1st post in 1st page?
    https://forum.videohelp.com/threads/416316-[Release]-WidevineProxy2-Extension-Bypass-HMAC-1-timetokens-Lic-wrapping#post2754872
    https://github.com/DevLARLEY/WidevineProxy2
    Quote Quote  
  19. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    [Image
    [Attachment 92771 - Click to enlarge]
    Originally Posted by iamghost View Post
    doesnt matter what make of your pc. did you read how to use on 1st post in 1st page?
    https://forum.videohelp.com/threads/416316-[Release]-WidevineProxy2-Extension-Bypass-HMAC-1-timetokens-Lic-wrapping#post2754872
    https://github.com/DevLARLEY/WidevineProxy2
    I have wideine proxy2 but i have no idea what to do with it
    Quote Quote  
  20. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    I already post and say you didn’t add device l3.wvd your widevine show empty device
    Quote Quote  
  21. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by iamghost View Post
    I already post and say you didn’t add device l3.wvd your widevine show empty device
    As I said, i keep getting lists..No idea what these are... Image
    [Attachment 92773 - Click to enlarge]
    .. Do i have to get everything? I just have no idea what i am doing. I don't want to damage my pc
    Quote Quote  
  22. Originally Posted by rockaddict View Post
    Originally Posted by iamghost View Post
    I already post and say you didn’t add device l3.wvd your widevine show empty device
    As I said, i keep getting lists..No idea what these are... Image
    [Attachment 92773 - Click to enlarge]
    .. Do i have to get everything? I just have no idea what i am doing. I don't want to damage my pc
    These are cdm devices and you have to download only 1.. any one of them will do the job
    Then you have to download all the tools needed from here
    https://files.videohelp.com/u/301156/downloader.zip
    Then as iamghost said
    "go to widevine device click on choose files add L3.wvd"
    See the picture down
    Image
    [Attachment 92774 - Click to enlarge]

    Good luck
    Quote Quote  
  23. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by xangetsue View Post
    Originally Posted by rockaddict View Post
    Originally Posted by iamghost View Post
    I already post and say you didn’t add device l3.wvd your widevine show empty device
    As I said, i keep getting lists..No idea what these are... Image
    [Attachment 92773 - Click to enlarge]
    .. Do i have to get everything? I just have no idea what i am doing. I don't want to damage my pc
    These are cdm devices and you have to download only 1.. any one of them will do the job
    Then you have to download all the tools needed from here
    https://files.videohelp.com/u/301156/downloader.zip
    Then as iamghost said
    "go to widevine device click on choose files add L3.wvd"
    See the picture down
    Image
    [Attachment 92774 - Click to enlarge]

    Good luck
    I have the downloader [twice] i have no idea it goes or what it does?..Amj going for a siesta..Am getting too stressed with this..Just want something simple..Don't know why Samsung is mentioned..my pc is lenovo...Image
    [Attachment 92775 - Click to enlarge]
    Quote Quote  
  24. Originally Posted by rockaddict View Post
    I have the downloader [twice] i have no idea it goes or what it does?..Amj going for a siesta..Am getting too stressed with this..Just want something simple..Don't know why Samsung is mentioned..my pc is lenovo...
    They are explaining you the way to download the videos and you keep laughing of them.
    Quote Quote  
  25. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by Asdfgf View Post
    Originally Posted by rockaddict View Post
    I have the downloader [twice] i have no idea it goes or what it does?..Amj going for a siesta..Am getting too stressed with this..Just want something simple..Don't know why Samsung is mentioned..my pc is lenovo...
    They are explaining you the way to download the videos and you keep laughing of them.
    so if that is the case and i take it you have early dementia too..Where does bent04 go and where does downloader go and how do i get a key from this Image
    [Attachment 92778 - Click to enlarge]
    Its that simple..Been trying since thursday and i still cannot understand..
    Quote Quote  
  26. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    play any video,
    click on cmd to copy
    Image
    [Attachment 92779 - Click to enlarge]

    right click on command prompt to paste
    Image
    [Attachment 92780 - Click to enlarge]

    hit enter
    Image
    [Attachment 92781 - Click to enlarge]

    use arrow up/down, space choose check, enter run downloading
    Quote Quote  
  27. Member
    Join Date
    Jun 2026
    Location
    Lowestoft UK
    Search Comp PM
    Originally Posted by iamghost View Post
    play any video,
    click on cmd to copy
    Image
    [Attachment 92779 - Click to enlarge]

    right click on command prompt to paste
    Image
    [Attachment 92780 - Click to enlarge]

    hit enter
    Image
    [Attachment 92781 - Click to enlarge]

    use arrow up/down, space choose check, enter run downloading
    THANK YOU FOR THOSE IMAGES...I Think I have it Sussed Image
    [Attachment 92788 - Click to enlarge]


    Made a test stream and it worked...

    Muchas Gracias, Thanks for your understanding with my mental disability
    I owe Y'all a beer!
    Paul
    Quote Quote  



Similar Threads

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