VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    can someone tell me how i can download that url : https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc...ncryption=cenc)

    its says protected by DRM
    Really, I will not forget this favor, thank you

    i use this come on streamlink.exe

    Code:
    C:\Users\Reko\Desktop\streamlink-5.5.1-2-py311-x86_64\streamlink\bin>streamlink.exe "dash://https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc)" best -o video.ts
    [cli][info] Found matching plugin dash for URL dash://https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc)
    error: https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc) is protected by DRM
    Quote Quote  
  2. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    sorry but i realy didnt understand well what to do i need some help
    Quote Quote  
  3. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    You need to read the information that those sticky threads provide.

    Learn how to find the MPD URL, the PSSH, License URL (and headers if needed)
    Then dump a CDM or (if your license server is supported by CDRM-Project) find the key that way. The dumping of a CDM from Android Studio is also a sticky thread
    Download the video, decrypt using mp4decrypt of shaka-packager and merge the decrypted files into a single video file.

    I know it's a lot but if you're not willing to at least look into the basics, you are already lost.
    Quote Quote  
  4. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    Originally Posted by Karoolus View Post
    You need to read the information that those sticky threads provide.

    Learn how to find the MPD URL, the PSSH, License URL (and headers if needed)
    Then dump a CDM or (if your license server is supported by CDRM-Project) find the key that way. The dumping of a CDM from Android Studio is also a sticky thread
    Download the video, decrypt using mp4decrypt of shaka-packager and merge the decrypted files into a single video file.

    I know it's a lot but if you're not willing to at least look into the basics, you are already lost.
    you are right i realy dont know the basics im willing to learn buts its so hard for me to undertand this in english lang
    i search on youtube to see some videos to understand in my lang but i didnt find so i find this place doing methoed to download some videos. i know its not easy I was hoping to find a someone make a video to follow just a methoed for my url

    you are right thanks .
    Quote Quote  
  5. The DRM is Widevine L3.

    The first step is to get the PSSH and License URL which are inside the URL you provided.

    Code:
    <cenc:pssh>AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEO/vRMcRnEKDod6mYJZ0A3g=</cenc:pssh>
    <ms:laurl licenseUrl="https://almentormedia.keydelivery.northeurope.media.azure.net/Widevine/?kid=efef44c7-119c-4283-a1de-a66096740378"/>
    To key decryption keys you can use https://cdrm-project.com/ providing the aforementioned values.

    After this download N_m3u8DL-RE and invoke the program with thiscommand line:

    Code:
    N_m3u8DL-RE.exe "https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc)" --save-name test -M mp4 --key [put output of the website above]
    After all this you should have a file named test.mp4 that you can play.
    Image Attached Thumbnails Click image for larger version

Name:	Untitled.png
Views:	42
Size:	1.52 MB
ID:	71353  

    Quote Quote  
  6. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    Originally Posted by Pasmoke View Post
    The DRM is Widevine L3.

    The first step is to get the PSSH and License URL which are inside the URL you provided.

    Code:
    <cenc:pssh>AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEO/vRMcRnEKDod6mYJZ0A3g=</cenc:pssh>
    <ms:laurl licenseUrl="https://almentormedia.keydelivery.northeurope.media.azure.net/Widevine/?kid=efef44c7-119c-4283-a1de-a66096740378"/>
    To key decryption keys you can use https://cdrm-project.com/ providing the aforementioned values.

    After this download N_m3u8DL-RE and invoke the program with thiscommand line:

    Code:
    N_m3u8DL-RE.exe "https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc)" --save-name test -M mp4 --key [put output of the website above]
    After all this you should have a file named test.mp4 that you can play.
    thanks alote mate !!! its work realy Thank you so much for your time and valuable advice
    Quote Quote  



Similar Threads

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