VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hello everyone,

    I digged the post in the past two days, trying to learn download and decrypt a video. From what I found, it seems that there are only two ways to get the key to decrypt a DRM protected video. But since the video is only available for 48 hours, getting a rooted android device and get a CDM myself is impossible. And for the getwvkeys.cc it seems the invitation to the channel is paused. With both these two ways are not possible at the moment, I need your help to get the key of this video so I can try to decrypt it.

    I try my best to provide relative information but not sure which is useful, if there are something missing please let me know

    link of the video
    https://universe-internal-iframe.dacast.com/vod/f3f921ee-ce8e-787f-093b-85e44e8643db/4...8-e15abe5feb25

    MPD
    Code:
    https://dacast.s.llnwi.net/secure/drm/4c7f8107-32d7-6d1b-93a8-e15abe5feb25.ism/.mpd
    Can't find the PSSH, these are the codes in MPD
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Created with Unified Streaming Platform  (version=1.12.1-28247) -->
    <MPD
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns="urn:mpeg:dash:schema:mpd:2011"
      xmlns:cenc="urn:mpeg:cenc:2013"
      xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd"
      type="static"
      mediaPresentationDuration="PT3H52M39.966666S"
      maxSegmentDuration="PT7S"
      minBufferTime="PT10S"
      profiles="urn:mpeg:dash:profile:isoff-live:2011">
      <Period
        id="1"
        duration="PT3H52M39.966666S">
        <BaseURL>dash/</BaseURL>
        <AdaptationSet
          id="1"
          group="1"
          contentType="audio"
          segmentAlignment="true"
          audioSamplingRate="48000"
          mimeType="audio/mp4"
          codecs="mp4a.40.2"
          startWithSAP="1">
          <AudioChannelConfiguration
            schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011"
            value="2" />
          <!-- Common Encryption -->
          <ContentProtection
            schemeIdUri="urn:mpeg:dash:mp4protection:2011"
            value="cenc"
            cenc:default_KID="1FC2D2B1-3F4A-5E5E-9376-D839C60F10BA">
          </ContentProtection>
          <!-- Widevine -->
          <ContentProtection
            schemeIdUri="urn:uuid:EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED">
          </ContentProtection>
          <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main" />
          <SegmentTemplate
            timescale="48000"
            duration="288000"
            initialization="4c7f8107-32d7-6d1b-93a8-e15abe5feb25-$RepresentationID$.dash"
            media="4c7f8107-32d7-6d1b-93a8-e15abe5feb25-$RepresentationID$-$Number$.m4s">
          </SegmentTemplate>
          <Representation
            id="audio=119813"
            bandwidth="119813">
          </Representation>
        </AdaptationSet>
        <AdaptationSet
          id="2"
          group="2"
          contentType="video"
          par="16:9"
          minBandwidth="442000"
          maxBandwidth="3080000"
          maxWidth="1280"
          maxHeight="720"
          segmentAlignment="true"
          mimeType="video/mp4"
          startWithSAP="1">
          <!-- Common Encryption -->
          <ContentProtection
            schemeIdUri="urn:mpeg:dash:mp4protection:2011"
            value="cenc"
            cenc:default_KID="1FC2D2B1-3F4A-5E5E-9376-D839C60F10BA">
          </ContentProtection>
          <!-- Widevine -->
          <ContentProtection
            schemeIdUri="urn:uuid:EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED">
          </ContentProtection>
          <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main" />
          <SegmentTemplate
            timescale="15360"
            duration="92160"
            initialization="4c7f8107-32d7-6d1b-93a8-e15abe5feb25-$RepresentationID$.dash"
            media="4c7f8107-32d7-6d1b-93a8-e15abe5feb25-$RepresentationID$-$Number$.m4s">
          </SegmentTemplate>
          <Representation
            id="video=442000"
            bandwidth="442000"
            width="426"
            height="240"
            sar="640:639"
            codecs="avc1.4D4015"
            scanType="progressive">
          </Representation>
          <Representation
            id="video=1617000"
            bandwidth="1617000"
            width="854"
            height="480"
            sar="1280:1281"
            codecs="avc1.4D401F"
            scanType="progressive">
          </Representation>
          <Representation
            id="video=3080000"
            bandwidth="3080000"
            width="1280"
            height="720"
            sar="1:1"
            codecs="avc1.64001F"
            scanType="progressive">
          </Representation>
        </AdaptationSet>
      </Period>
    </MPD>
    Not sure if this is the license
    Code:
    lw_client=5ebc0447fc128d40c04d58a6&access_token=N4vFTkG4pN5Vcan8stZmvR5cLxxOa5p94TSqzID8
    Quote Quote  
  2. pssh is:
    Code:
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEB/C0rE/Sl5ek3bYOcYPELo=
    anyway

    Image
    [Attachment 74261 - Click to enlarge]
    Quote Quote  
  3. Originally Posted by lomero View Post
    pssh is:
    Code:
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEB/C0rE/Sl5ek3bYOcYPELo=
    anyway

    Image
    [Attachment 74261 - Click to enlarge]
    Thank you lomero, could you please get the key as well
    Quote Quote  
  4. Originally Posted by nooblet View Post
    Originally Posted by lomero View Post
    pssh is:
    Code:
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEB/C0rE/Sl5ek3bYOcYPELo=
    anyway

    Image
    [Attachment 74261 - Click to enlarge]
    Thank you lomero, could you please get the key as well
    have a look at the screenshot lomero posted, there is a popup saying "the broadcaster of this content has been blocked" and the video cannot be played.
    you will need to provide a link to where the video can be played (not the iframe link) or if its a geo restriction problem, then the country that the video can be played in.
    Quote Quote  
  5. Originally Posted by ElCap View Post
    Originally Posted by nooblet View Post
    Originally Posted by lomero View Post
    pssh is:
    Code:
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEB/C0rE/Sl5ek3bYOcYPELo=
    anyway

    Image
    [Attachment 74261 - Click to enlarge]
    Thank you lomero, could you please get the key as well
    have a look at the screenshot lomero posted, there is a popup saying "the broadcaster of this content has been blocked" and the video cannot be played.
    you will need to provide a link to where the video can be played (not the iframe link) or if its a geo restriction problem, then the country that the video can be played in.
    I see, is there anyone can remote help me, I can pay for the service
    Quote Quote  



Similar Threads

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