VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    can someone help me with a video TUTROIAl or something. what i use to download video from here ?
    https://app.almentor.net/courses/Coping-with-Change
    Quote Quote  
  2. streamlink "dash://https://almen-almentormedia-euno.streaming.media.azure.net/97cca940-dc34-4602-90cd-193e1d705549/main.ism/manifest(format=mpd-time-cmaf)" best -o video.ts
    [cli][info] Found matching plugin dash for URL dash://https://almen-almentormedia-euno.streaming.media.azure.net/97cca940-dc34-4602-90cd-193e1d705549/main.ism/manifest(format=mpd-time-cmaf)
    [cli][info] Available streams: 180p (worst), 270p, 360p, 540p, 720p (best)
    [cli][info] Opening stream: 720p (dash)
    [cli][info] Writing output to
    video.ts
    [utils.named_pipe][info] Creating pipe streamlinkpipe-6608-1-9133
    [utils.named_pipe][info] Creating pipe streamlinkpipe-6608-2-7517
    [download] Written 15.23 MiB to a.ts (2s @ 7.33 MiB/s)
    [cli][info] Stream ended
    [cli][info] Closing currently open stream...
    Quote Quote  
  3. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    Originally Posted by LZAA View Post
    streamlink "dash://https://almen-almentormedia-euno.streaming.media.azure.net/97cca940-dc34-4602-90cd-193e1d705549/main.ism/manifest(format=mpd-time-cmaf)" best -o video.ts
    [cli][info] Found matching plugin dash for URL dash://https://almen-almentormedia-euno.streaming.media.azure.net/97cca940-dc34-4602-90cd-193e1d705549/main.ism/manifest(format=mpd-time-cmaf)
    [cli][info] Available streams: 180p (worst), 270p, 360p, 540p, 720p (best)
    [cli][info] Opening stream: 720p (dash)
    [cli][info] Writing output to
    video.ts
    [utils.named_pipe][info] Creating pipe streamlinkpipe-6608-1-9133
    [utils.named_pipe][info] Creating pipe streamlinkpipe-6608-2-7517
    [download] Written 15.23 MiB to a.ts (2s @ 7.33 MiB/s)
    [cli][info] Stream ended
    [cli][info] Closing currently open stream...
    im realy sorry i hadn't understood the instructions
    becus its my first time doing that is there any video tutorial you can help me with if possible
    and thanks alote for you replay
    Quote Quote  
  4. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    *Deleted*
    Last edited by rekox; 30th May 2023 at 06:17.
    Quote Quote  
  5. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    *Deleted*
    Last edited by rekox; 30th May 2023 at 06:17.
    Quote Quote  
  6. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    *Deleted*
    Last edited by rekox; 30th May 2023 at 06:17.
    Quote Quote  
  7. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    sorry its work now
    but when i try another video its protected by DRM
    so what i can do ?

    https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc...ncryption=cenc)
    Image Attached Thumbnails Click image for larger version

Name:	Screenshot_3.png
Views:	70
Size:	846.4 KB
ID:	71337  

    Last edited by rekox; 30th May 2023 at 06:37.
    Quote Quote  
  8. Originally Posted by rekox View Post
    sorry its work now
    but when i try another video its protected by DRM
    so what i can do ?

    https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc...ncryption=cenc)
    Try this:

    Download the mpd file , then open it with any editor , look for :
    Code:
    schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"
    Following that you will find the PSSH, for your link it is:
    Code:
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEO/vRMcRnEKDod6mYJZ0A3g=
    And following this PSSH you will find the licenseUrl, which it is for your link:
    Code:
    https://almentormedia.keydelivery.northeurope.media.azure.net/Widevine/?kid=efef44c7-119c-4283-a1de-a66096740378
    After that you go to the following link:
    https://cdrm-project.com/

    and then you paste the pssh and Lic url you found in the mpd in the corresponding fields then click on send and you will have your key, which is for your link:
    Code:
    efef44c7119c4283a1dea66096740378:8168ae03c6820f74136771aec88b1e57
    The last step is to download the video from the mpd link and use the key you have obtained and for this i recommend "N_m3u8DL-RE"

    For example:
    HTML Code:
    N_m3u8DL-RE -M format=mp4 --key efef44c7119c4283a1dea66096740378:8168ae03c6820f74136771aec88b1e57 "https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc)" --save-name "video"
    Regards
    Quote Quote  
  9. Member
    Join Date
    May 2023
    Location
    Egypt
    Search PM
    Originally Posted by thej911 View Post
    Originally Posted by rekox View Post
    sorry its work now
    but when i try another video its protected by DRM
    so what i can do ?

    https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc...ncryption=cenc)
    Try this:

    Download the mpd file , then open it with any editor , look for :
    Code:
    schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"
    Following that you will find the PSSH, for your link it is:
    Code:
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEO/vRMcRnEKDod6mYJZ0A3g=
    And following this PSSH you will find the licenseUrl, which it is for your link:
    Code:
    https://almentormedia.keydelivery.northeurope.media.azure.net/Widevine/?kid=efef44c7-119c-4283-a1de-a66096740378
    After that you go to the following link:
    https://cdrm-project.com/

    and then you paste the pssh and Lic url you found in the mpd in the corresponding fields then click on send and you will have your key, which is for your link:
    Code:
    efef44c7119c4283a1dea66096740378:8168ae03c6820f74136771aec88b1e57
    The last step is to download the video from the mpd link and use the key you have obtained and for this i recommend "N_m3u8DL-RE"

    For example:
    HTML Code:
    N_m3u8DL-RE -M format=mp4 --key efef44c7119c4283a1dea66096740378:8168ae03c6820f74136771aec88b1e57 "https://almen-almentormedia-euno.streaming.media.azure.net/30c55259-62e4-4bbe-a798-9cc1faf89838/main.ism/manifest(format=mpd-time-cmaf,encryption=cenc)" --save-name "video"
    Regards

    I hope message finds you well

    I cannot thank you enough for your help.
    It was a great effort from your side, as it was my first time using these stuff.I was a newbie and can not understand what is PSSH and how to get it even mpd file i didnt understand very well in the fire and how to use it. I searched a lot in the website . By your help, I managed to use it properly

    Thank you all for everything . I thank the admin, the members and... I wish you all the success in the world because you deserve it

    looking forward to seeing all your upcoming achievement soon
    Quote Quote  



Similar Threads

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