VideoHelp Forum





Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 10 of 10
  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  



Similar Threads

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