VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

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



+ Reply to Thread
Page 14 of 19
FirstFirst ... 4 12 13 14 15 16 ... LastLast
Results 391 to 420 of 549
  1. i installed playready-api put prd file in device , i make config.ini but and load "remote config" try on edge browser . but api get no informations
    Quote Quote  
  2. obiously i use edge browser mate , .....this extension is still under construction, waiting for the final version of mr devlarley, I have a question for the creator, how is it possible that capturing the challenge created by the browser's internal prd of the url license and using differents prd either sl2k or sl3k, it works and spits out the keys, in the case of the extension??? I try to do it with a script, creating the challenge with pyplayready with the appropriate headers and json etc.... and I don't get the keys in some providers, and capturing the license response and passing it through the prd either since it seems that the device is not the same, how does it do it? Does it falsify the device???
    Last edited by marioeivissa; 12th Mar 2025 at 08:16.
    Quote Quote  
  3. yes!!!! i made it work the extension in the end.......just the problem is with config.ini just like this [CDM]
    DEVICE_FILE = device/sl2k.prd
    DEVICE_NAME = sl2k and we must to delete the rest......
    Last edited by marioeivissa; 12th Mar 2025 at 07:59.
    Quote Quote  
  4. Originally Posted by Drillakilla View Post
    I changed the CDM and managed to get it to work, keys are populating. RESULT!!

    I downloaded some videos, however, i ran into an issue with some videos, as the tool is getting the video, the video file size keeps growing and never processes beyond 80%, see screenshot below, it never finishes and I end up running out of space and cancelling the tool.

    Image
    [Attachment 86039 - Click to enlarge]


    How can I fix this?
    Any help for this please guys?
    Quote Quote  
  5. Member
    Join Date
    May 2024
    Location
    Oslo
    Search PM
    Is it possible maybe to adjust the "cmd" line output and customize it? For instance i would like to just have manifest and key as output which i later can click "cmd" on to copy/paste for further work.
    Quote Quote  
  6. Originally Posted by mrmaho View Post
    Is it possible maybe to adjust the "cmd" line output and customize it? For instance i would like to just have manifest and key as output which i later can click "cmd" on to copy/paste for further work.
    ??? it works in that way. What you want to do you can do it pasting on a txt archive.
    Quote Quote  
  7. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Originally Posted by mrmaho View Post
    Is it possible maybe to adjust the "cmd" line output and customize it? For instance i would like to just have manifest and key as output which i later can click "cmd" on to copy/paste for further work.
    That would be a nice feature. I like using a batch file where I copy/past and it makes a few mods. Unfortunately, a lot of times the cmd is too long for a string so I have to paste it to a command line then scroll forward and back through the lines to make the changes I want.
    Quote Quote  
  8. Member
    Join Date
    May 2024
    Location
    Oslo
    Search PM
    Originally Posted by Asdfgf View Post
    Originally Posted by mrmaho View Post
    Is it possible maybe to adjust the "cmd" line output and customize it? For instance i would like to just have manifest and key as output which i later can click "cmd" on to copy/paste for further work.
    ??? it works in that way. What you want to do you can do it pasting on a txt archive.
    Yes it works like that but would be nice to have option modify the output.
    For instance i would only like <manifest> <key> to be presented, i sure can copy as it is and thats what i do.
    But would be nice having it all done when clickign the blue "cmd" command.
    Quote Quote  
  9. Simply add the commands you want to use here, I use these:

    Code:
    N_m3u8DL-RE --sub-format srt --check-segments-count false --save-name "filename" -sv best -sa all -ss all
    Image Attached Thumbnails Click image for larger version

Name:	WIDEVINE.png
Views:	26
Size:	32.6 KB
ID:	86165  

    Quote Quote  
  10. Originally Posted by Drillakilla View Post
    Originally Posted by Drillakilla View Post
    I changed the CDM and managed to get it to work, keys are populating. RESULT!!

    I downloaded some videos, however, i ran into an issue with some videos, as the tool is getting the video, the video file size keeps growing and never processes beyond 80%, see screenshot below, it never finishes and I end up running out of space and cancelling the tool.

    Image
    [Attachment 86039 - Click to enlarge]


    How can I fix this?
    Any help for this please guys?
    Please please help?
    Quote Quote  
  11. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Originally Posted by Goku73 View Post
    Simply add the commands you want to use here, I use these:

    Code:
    N_m3u8DL-RE --sub-format srt --check-segments-count false --save-name "filename" -sv best -sa all -ss all
    Does --sub-format extract like ccextractor or just download whatever sub is available in SRT format? And what does --check-segments-count false do?
    I usually set the format to .mp4 and run the file through ccextractor if no subs turned up.
    I also do...
    Code:
    -sv best -sa best -ss name="English":for=all -mt
    -mt is great.
    Quote Quote  
  12. --sub-format, converts any format of the sub to srt text format

    --check-segments-count false is needed in some sites where there is disparity in number of segments between protected video and audio, if they have different number of segments it often makes error and does not continue the process, with this command it bypasses the error
    Quote Quote  
  13. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Originally Posted by Goku73 View Post
    --sub-format, converts any format of the sub to srt text format

    --check-segments-count false is needed in some sites where there is disparity in number of segments between protected video and audio, if they have different number of segments it often makes error and does not continue the process, with this command it bypasses the error
    Cool. Added to my script.
    Quote Quote  
  14. sikwati
    Join Date
    Mar 2025
    Location
    Canada
    Search Comp PM
    Originally Posted by pssh View Post
    Originally Posted by Henryk69 View Post
    Originally Posted by Silv3r View Post
    Originally Posted by Henryk69 View Post
    Silv3r . All these 28 files should be downloaded and unpacked from zip and put in some folder with CDM?

    https://files.videohelp.com/u/303646/2760340741.zip
    no you need to choose one from the folder



    it is in zip and what next, unpack or not, and what next with this file, put it in some program with a cdm folder, copy it to a program e.g. WidevineFetch-main because it has such a CDM folder????

    This is Copy/Paste from
    https://github.com/DevLARLEY/WidevineProxy2#installation

    Installation:
    - Chrome (Ch)
    Download the ZIP file from the releases section
    Navigate to chrome://extensions/
    Enable Developer mode
    Drag-and-drop the downloaded file into the window

    - Firefox (FF)
    Persistent installation
    Download the XPI file from the releases section
    Navigate to about:addons
    Click the settings icon and choose Install Add-on From File...
    Select the downloaded file


    I have tried it on FF yesterday ... and it worked great and was easy:

    1)
    - Download the XPI file from the releases section
    https://github.com/DevLARLEY/WidevineProxy2/releases/download/v0.8.2/WidevineProxy2_v0.8.2.xpi
    (Or open this page in FF and it will ask you to Install it)
    Add WidevineProxy2? This extension will have permission to:
    - Access your data for all web sites
    - Access browser tabs
    CLICK -> Add

    Also in Add-Ons select: "Pin to Toolbar"


    2)
    - Click on the "WidevineProxy2 Extension" and select
    -- "Choose file" in section of "Widevine Device"
    (This will close the window of "WidevineProxy2 Extension"
    and open up smaller window with option to "Browse ..."
    -- Click on "Browse" and then navigate to where you store your *.wvd files and select one



    3)
    - Click to Enable the extnension
    There are other per-requisites your PC needs to have installed in order to download.

    Check out either Windows/Linux guides I created on how to get all the utilities needed:
    https://forum.videohelp.com/threads/414487
    https://forum.videohelp.com/threads/414856


    4)
    - Open DRM Website
    https://bitmovin.com/demos/drm
    and play the content


    5) In the "WidevineProxy2 Extension" in few seconds you will see
    in section "Keys"
    + https://bitmovin.com/demos/drm

    press on the "+"
    and that will reveal all the information needed


    6)
    Click on "CMD"
    (that will copy the following command):
    Code:
    N_m3u8DL-RE "https://cdn.bitmovin.com/content/assets/art-of-motion_drm/mpds/11331.mpd" -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0" -H "Accept: */*" -H "Origin: https://bitmovin.com" -H "DNT: 1" -H "Referer: https://bitmovin.com/" --key ccbf5fb4c2965be7aa130ffb3ba9fd73:9cc0c92044cb1d69433f5f5839a159df --key 9bf0e9cf0d7b55aeb4b289a63bab8610:90f52fd8ca48717b21d0c2fed7a12ae1 --key eb676abbcb345e96bbcf616630f1a3da:100b6c20940f779a4589152b57d2dacb --key 0294b9599d755de2bbf0fdca3fa5eab7:3bda2f40344c7def614227b9c0f03e26 --key 639da80cf23b55f3b8cab3f64cfa5df6:229f5f29b643e203004b30c4eaf348f4 --use-shaka-packager -M format=mkv

    7) Paste the command in CMD / PS / Bash

    ------------



    I actually got passed through all of this but when I enter the Command on CMD it says
    'N_m3u8DL-RE' is not recognized as an internal or external command,
    operable program or batch file.


    Sorry for this very stupid question

    Do I need to install something before running the command?

    Image
    [Attachment 86213 - Click to enlarge]
    Quote Quote  
  15. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by bloom View Post
    Originally Posted by pssh View Post
    Originally Posted by Henryk69 View Post
    Originally Posted by Silv3r View Post
    Originally Posted by Henryk69 View Post
    Silv3r . All these 28 files should be downloaded and unpacked from zip and put in some folder with CDM?

    https://files.videohelp.com/u/303646/2760340741.zip
    no you need to choose one from the folder



    it is in zip and what next, unpack or not, and what next with this file, put it in some program with a cdm folder, copy it to a program e.g. WidevineFetch-main because it has such a CDM folder????

    This is Copy/Paste from
    https://github.com/DevLARLEY/WidevineProxy2#installation

    Installation:
    - Chrome (Ch)
    Download the ZIP file from the releases section
    Navigate to chrome://extensions/
    Enable Developer mode
    Drag-and-drop the downloaded file into the window

    - Firefox (FF)
    Persistent installation
    Download the XPI file from the releases section
    Navigate to about:addons
    Click the settings icon and choose Install Add-on From File...
    Select the downloaded file


    I have tried it on FF yesterday ... and it worked great and was easy:

    1)
    - Download the XPI file from the releases section
    https://github.com/DevLARLEY/WidevineProxy2/releases/download/v0.8.2/WidevineProxy2_v0.8.2.xpi
    (Or open this page in FF and it will ask you to Install it)
    Add WidevineProxy2? This extension will have permission to:
    - Access your data for all web sites
    - Access browser tabs
    CLICK -> Add

    Also in Add-Ons select: "Pin to Toolbar"


    2)
    - Click on the "WidevineProxy2 Extension" and select
    -- "Choose file" in section of "Widevine Device"
    (This will close the window of "WidevineProxy2 Extension"
    and open up smaller window with option to "Browse ..."
    -- Click on "Browse" and then navigate to where you store your *.wvd files and select one



    3)
    - Click to Enable the extnension
    There are other per-requisites your PC needs to have installed in order to download.

    Check out either Windows/Linux guides I created on how to get all the utilities needed:
    https://forum.videohelp.com/threads/414487
    https://forum.videohelp.com/threads/414856


    4)
    - Open DRM Website
    https://bitmovin.com/demos/drm
    and play the content


    5) In the "WidevineProxy2 Extension" in few seconds you will see
    in section "Keys"
    + https://bitmovin.com/demos/drm

    press on the "+"
    and that will reveal all the information needed


    6)
    Click on "CMD"
    (that will copy the following command):
    Code:
    N_m3u8DL-RE "https://cdn.bitmovin.com/content/assets/art-of-motion_drm/mpds/11331.mpd" -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0" -H "Accept: */*" -H "Origin: https://bitmovin.com" -H "DNT: 1" -H "Referer: https://bitmovin.com/" --key ccbf5fb4c2965be7aa130ffb3ba9fd73:9cc0c92044cb1d69433f5f5839a159df --key 9bf0e9cf0d7b55aeb4b289a63bab8610:90f52fd8ca48717b21d0c2fed7a12ae1 --key eb676abbcb345e96bbcf616630f1a3da:100b6c20940f779a4589152b57d2dacb --key 0294b9599d755de2bbf0fdca3fa5eab7:3bda2f40344c7def614227b9c0f03e26 --key 639da80cf23b55f3b8cab3f64cfa5df6:229f5f29b643e203004b30c4eaf348f4 --use-shaka-packager -M format=mkv

    7) Paste the command in CMD / PS / Bash

    ------------



    I actually got passed through all of this but when I enter the Command on CMD it says
    'N_m3u8DL-RE' is not recognized as an internal or external command,
    operable program or batch file.


    Sorry for this very stupid question

    Do I need to install something before running the command?

    Image
    [Attachment 86213 - Click to enlarge]
    do you have N_m3u8DL-RE installed on your computer ??
    Quote Quote  
  16. Hiii,,

    I am Newbie.Just installed the extension & play ready widevine device but i am not getting the result.

    Please help me in this.

    N_m3u8DL-RE is not installed on my device.
    Image Attached Thumbnails Click image for larger version

Name:	SS.jpeg
Views:	135
Size:	52.8 KB
ID:	86223  

    Last edited by Devshree; 22nd Mar 2025 at 02:57.
    Quote Quote  
  17. Originally Posted by Devshree View Post
    Hiii,,

    I am Newbie.Just installed the extension & play ready widevine device but i am not getting the result.

    Please help me in this.

    N_m3u8DL-RE is not installed on my device.
    did you click Watch button?
    Quote Quote  
  18. Originally Posted by 3CTGroup View Post
    Originally Posted by Devshree View Post
    Hiii,,

    I am Newbie.Just installed the extension & play ready widevine device but i am not getting the result.

    Please help me in this.

    N_m3u8DL-RE is not installed on my device.
    did you click Watch button?
    Yes.i am using microsoft edge browser.
    Quote Quote  
  19. Originally Posted by 3CTGroup View Post
    Originally Posted by Devshree View Post
    Hiii,,

    I am Newbie.Just installed the extension & play ready widevine device but i am not getting the result.

    Please help me in this.

    N_m3u8DL-RE is not installed on my device.
    did you click Watch button?
    This is the answer. If you are not watching a video, the extension will not give you any key.
    Quote Quote  
  20. Member
    Join Date
    Jul 2022
    Location
    Freezer Planet
    Search PM
    doesn't work with sling, it crashes
    Quote Quote  
  21. Hi to everybody.
    Today as usual I tried to bring the live direct of warnertv-italy,
    bringing the N_m3u8DL-RE string from widevine proxy2
    https://www.discoveryplus.com/it/channel/wbtv-italy?pc=866
    All downloads fine except that I can only hear the audio but the screen is all gray.
    So I suppose it's encrypted or wrong keys.
    Something is changed today?
    I use the extension on firefox
    Thanks for any suggestion
    Last edited by timetunnel; 26th Mar 2025 at 07:19. Reason: incomplete
    Quote Quote  
  22. Originally Posted by larley View Post
    WidevineProxy2

    + Click the `+` button to expand the section to reveal the PSSH and keys.
    Hi, I am using this WidevineProxy2 Extension (Firefox one) for downloading this video:
    Code:
    https://www.hoichoi.tv/movies/shontaan
    MPD link:
    Code:
    https://vhoichoi.viewlift.com/Renditions/20250227/1740635453624_shontaan_movie_file/dash/1740635453624_shontaan_movie_file.mpd
    This is how the .mpd looks like:
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <MPD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:cenc="urn:mpeg:cenc:2013" xmlns:mspr="urn:microsoft:playready" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd" type="static" minBufferTime="PT7S" profiles="urn:mpeg:dash:profile:isoff-main:2011" mediaPresentationDuration="PT2H21M23S">
      <Period start="PT0S" duration="PT2H21M23S" id="1">
        <AdaptationSet mimeType="video/webm" frameRate="24/1" segmentAlignment="true" subsegmentAlignment="true" startWithSAP="1" subsegmentStartsWithSAP="1" bitstreamSwitching="false">
          <ContentProtection cenc:default_KID="06096b22-15a6-463f-951b-6e687b87c0cf" schemeIdUri="urn:mpeg:dash:mp4protection:2011" value="cenc"/>
          <ContentProtection cenc:default_KID="06096b22-15a6-463f-951b-6e687b87c0cf" schemeIdUri="urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95" value="2.0">
            <mspr:pro>mgIAAAEAAQCQAjwAVwBSAE0ASABFAEEARABFAFIAIAB4AG0AbABuAHMAPQAiAGgAdAB0AHAAOgAvAC8AcwBjAGgAZQBtAGEAcwAuAG0AaQBjAHIAbwBzAG8AZgB0AC4AYwBvAG0ALwBEAFIATQAvADIAMAAwADcALwAwADMALwBQAGwAYQB5AFIAZQBhAGQAeQBIAGUAYQBkAGUAcgAiACAAdgBlAHIAcwBpAG8AbgA9ACIANAAuADAALgAwAC4AMAAiAD4APABEAEEAVABBAD4APABQAFIATwBUAEUAQwBUAEkATgBGAE8APgA8AEsARQBZAEwARQBOAD4AMQA2ADwALwBLAEUAWQBMAEUATgA+ADwAQQBMAEcASQBEAD4AQQBFAFMAQwBUAFIAPAAvAEEATABHAEkARAA+ADwALwBQAFIATwBUAEUAQwBUAEkATgBGAE8APgA8AEwAQQBfAFUAUgBMAD4AaAB0AHQAcABzADoALwAvAGQAcgBtAC0AcABsAGEAeQByAGUAYQBkAHkALQBsAGkAYwBlAG4AcwBpAG4AZwAuAGEAeABwAHIAbwBkAC4AbgBlAHQALwBBAGMAcQB1AGkAcgBlAEwAaQBjAGUAbgBzAGUAPAAvAEwAQQBfAFUAUgBMAD4APABLAEkARAA+AEkAbQBzAEoAQgBxAFkAVgBQADAAYQBWAEcAMgA1AG8AZQA0AGYAQQB6AHcAPQA9ADwALwBLAEkARAA+ADwAQwBIAEUAQwBLAFMAVQBNAD4AWQB3AGwASgBlAEkAcwBnAC8AbwBnAD0APAAvAEMASABFAEMASwBTAFUATQA+ADwALwBEAEEAVABBAD4APAAvAFcAUgBNAEgARQBBAEQARQBSAD4A</mspr:pro>
            <cenc:pssh>AAACunBzc2gAAAAAmgTweZhAQoarkuZb4IhflQAAApqaAgAAAQABAJACPABXAFIATQBIAEUAQQBEAEUAUgAgAHgAbQBsAG4AcwA9ACIAaAB0AHQAcAA6AC8ALwBzAGMAaABlAG0AYQBzAC4AbQBpAGMAcgBvAHMAbwBmAHQALgBjAG8AbQAvAEQAUgBNAC8AMgAwADAANwAvADAAMwAvAFAAbABhAHkAUgBlAGEAZAB5AEgAZQBhAGQAZQByACIAIAB2AGUAcgBzAGkAbwBuAD0AIgA0AC4AMAAuADAALgAwACIAPgA8AEQAQQBUAEEAPgA8AFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBFAFkATABFAE4APgAxADYAPAAvAEsARQBZAEwARQBOAD4APABBAEwARwBJAEQAPgBBAEUAUwBDAFQAUgA8AC8AQQBMAEcASQBEAD4APAAvAFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwATABBAF8AVQBSAEwAPgBoAHQAdABwAHMAOgAvAC8AZAByAG0ALQBwAGwAYQB5AHIAZQBhAGQAeQAtAGwAaQBjAGUAbgBzAGkAbgBnAC4AYQB4AHAAcgBvAGQALgBuAGUAdAAvAEEAYwBxAHUAaQByAGUATABpAGMAZQBuAHMAZQA8AC8ATABBAF8AVQBSAEwAPgA8AEsASQBEAD4ASQBtAHMASgBCAHEAWQBWAFAAMABhAFYARwAyADUAbwBlADQAZgBBAHoAdwA9AD0APAAvAEsASQBEAD4APABDAEgARQBDAEsAUwBVAE0APgBZAHcAbABKAGUASQBzAGcALwBvAGcAPQA8AC8AQwBIAEUAQwBLAFMAVQBNAD4APAAvAEQAQQBUAEEAPgA8AC8AVwBSAE0ASABFAEEARABFAFIAPgA=</cenc:pssh>
          </ContentProtection>
          <ContentProtection cenc:default_KID="06096b22-15a6-463f-951b-6e687b87c0cf" schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed">
            <cenc:pssh>AAAAZnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEYSEAYJayIVpkY/lRtuaHuHwM8aBkF4aW5vbSIkMDYwOTZiMjItMTVhNi00NjNmLTk1MWItNmU2ODdiODdjMGNmSOPclZsG</cenc:pssh>
          </ContentProtection>
          <SegmentTemplate timescale="90000" duration="675000" startNumber="1"/>
          <Representation id="1" width="1920" height="1080" bandwidth="2300000" codecs="vp9">
            <SegmentTemplate media="1740635453624_shontaan_movie_file_H_1080_$Number%09d$.webm" initialization="1740635453624_shontaan_movie_file_H_1080init.webm" duration="675000" startNumber="1"/>
          </Representation>
          <Representation id="2" width="1920" height="1080" bandwidth="1300000" codecs="vp9">
            <SegmentTemplate media="1740635453624_shontaan_movie_file_L_1080_$Number%09d$.webm" initialization="1740635453624_shontaan_movie_file_L_1080init.webm" duration="675000" startNumber="1"/>
          </Representation>
          <Representation id="3" width="1280" height="720" bandwidth="750000" codecs="vp9">
            <SegmentTemplate media="1740635453624_shontaan_movie_file_720_$Number%09d$.webm" initialization="1740635453624_shontaan_movie_file_720init.webm" duration="675000" startNumber="1"/>
          </Representation>
          <Representation id="4" width="1024" height="576" bandwidth="450000" codecs="vp9">
            <SegmentTemplate media="1740635453624_shontaan_movie_file_480_$Number%09d$.webm" initialization="1740635453624_shontaan_movie_file_480init.webm" duration="675000" startNumber="1"/>
          </Representation>
          <Representation id="5" width="640" height="360" bandwidth="260000" codecs="vp9">
            <SegmentTemplate media="1740635453624_shontaan_movie_file_360_$Number%09d$.webm" initialization="1740635453624_shontaan_movie_file_360init.webm" duration="675000" startNumber="1"/>
          </Representation>
          <Representation id="6" width="480" height="270" bandwidth="150000" codecs="vp9">
            <SegmentTemplate media="1740635453624_shontaan_movie_file_270_$Number%09d$.webm" initialization="1740635453624_shontaan_movie_file_270init.webm" duration="675000" startNumber="1"/>
          </Representation>
        </AdaptationSet>
        <AdaptationSet mimeType="audio/mp4" lang="und" segmentAlignment="0">
          <ContentProtection cenc:default_KID="06096b22-15a6-463f-951b-6e687b87c0cf" schemeIdUri="urn:mpeg:dash:mp4protection:2011" value="cenc"/>
          <ContentProtection cenc:default_KID="06096b22-15a6-463f-951b-6e687b87c0cf" schemeIdUri="urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95" value="2.0">
            <mspr:pro>mgIAAAEAAQCQAjwAVwBSAE0ASABFAEEARABFAFIAIAB4AG0AbABuAHMAPQAiAGgAdAB0AHAAOgAvAC8AcwBjAGgAZQBtAGEAcwAuAG0AaQBjAHIAbwBzAG8AZgB0AC4AYwBvAG0ALwBEAFIATQAvADIAMAAwADcALwAwADMALwBQAGwAYQB5AFIAZQBhAGQAeQBIAGUAYQBkAGUAcgAiACAAdgBlAHIAcwBpAG8AbgA9ACIANAAuADAALgAwAC4AMAAiAD4APABEAEEAVABBAD4APABQAFIATwBUAEUAQwBUAEkATgBGAE8APgA8AEsARQBZAEwARQBOAD4AMQA2ADwALwBLAEUAWQBMAEUATgA+ADwAQQBMAEcASQBEAD4AQQBFAFMAQwBUAFIAPAAvAEEATABHAEkARAA+ADwALwBQAFIATwBUAEUAQwBUAEkATgBGAE8APgA8AEwAQQBfAFUAUgBMAD4AaAB0AHQAcABzADoALwAvAGQAcgBtAC0AcABsAGEAeQByAGUAYQBkAHkALQBsAGkAYwBlAG4AcwBpAG4AZwAuAGEAeABwAHIAbwBkAC4AbgBlAHQALwBBAGMAcQB1AGkAcgBlAEwAaQBjAGUAbgBzAGUAPAAvAEwAQQBfAFUAUgBMAD4APABLAEkARAA+AEkAbQBzAEoAQgBxAFkAVgBQADAAYQBWAEcAMgA1AG8AZQA0AGYAQQB6AHcAPQA9ADwALwBLAEkARAA+ADwAQwBIAEUAQwBLAFMAVQBNAD4AWQB3AGwASgBlAEkAcwBnAC8AbwBnAD0APAAvAEMASABFAEMASwBTAFUATQA+ADwALwBEAEEAVABBAD4APAAvAFcAUgBNAEgARQBBAEQARQBSAD4A</mspr:pro>
            <cenc:pssh>AAACunBzc2gAAAAAmgTweZhAQoarkuZb4IhflQAAApqaAgAAAQABAJACPABXAFIATQBIAEUAQQBEAEUAUgAgAHgAbQBsAG4AcwA9ACIAaAB0AHQAcAA6AC8ALwBzAGMAaABlAG0AYQBzAC4AbQBpAGMAcgBvAHMAbwBmAHQALgBjAG8AbQAvAEQAUgBNAC8AMgAwADAANwAvADAAMwAvAFAAbABhAHkAUgBlAGEAZAB5AEgAZQBhAGQAZQByACIAIAB2AGUAcgBzAGkAbwBuAD0AIgA0AC4AMAAuADAALgAwACIAPgA8AEQAQQBUAEEAPgA8AFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBFAFkATABFAE4APgAxADYAPAAvAEsARQBZAEwARQBOAD4APABBAEwARwBJAEQAPgBBAEUAUwBDAFQAUgA8AC8AQQBMAEcASQBEAD4APAAvAFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwATABBAF8AVQBSAEwAPgBoAHQAdABwAHMAOgAvAC8AZAByAG0ALQBwAGwAYQB5AHIAZQBhAGQAeQAtAGwAaQBjAGUAbgBzAGkAbgBnAC4AYQB4AHAAcgBvAGQALgBuAGUAdAAvAEEAYwBxAHUAaQByAGUATABpAGMAZQBuAHMAZQA8AC8ATABBAF8AVQBSAEwAPgA8AEsASQBEAD4ASQBtAHMASgBCAHEAWQBWAFAAMABhAFYARwAyADUAbwBlADQAZgBBAHoAdwA9AD0APAAvAEsASQBEAD4APABDAEgARQBDAEsAUwBVAE0APgBZAHcAbABKAGUASQBzAGcALwBvAGcAPQA8AC8AQwBIAEUAQwBLAFMAVQBNAD4APAAvAEQAQQBUAEEAPgA8AC8AVwBSAE0ASABFAEEARABFAFIAPgA=</cenc:pssh>
          </ContentProtection>
          <ContentProtection cenc:default_KID="06096b22-15a6-463f-951b-6e687b87c0cf" schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed">
            <cenc:pssh>AAAAZnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEYSEAYJayIVpkY/lRtuaHuHwM8aBkF4aW5vbSIkMDYwOTZiMjItMTVhNi00NjNmLTk1MWItNmU2ODdiODdjMGNmSOPclZsG</cenc:pssh>
          </ContentProtection>
          <SegmentTemplate timescale="48000" media="1740635453624_shontaan_movie_file__128kbps_$Number%09d$.mp4" initialization="1740635453624_shontaan_movie_file__128kbpsinit.mp4" duration="360000" startNumber="1"/>
          <Representation id="7" bandwidth="128000" audioSamplingRate="48000" codecs="mp4a.40.2">
            <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
          </Representation>
        </AdaptationSet>
      </Period>
    </MPD>
    PSSH:
    Code:
    AAAAZnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEYSEAYJayIVpkY/lRtuaHuHwM8aBkF4aW5vbSIkMDYwOTZiMjItMTVhNi00NjNmLTk1MWItNmU2ODdiODdjMGNmSOPclZsG
    License URL:
    Code:
    https://drm-widevine-licensing.axprod.net/AcquireLicense
    CURL of License URL:
    Code:
    curl 'https://drm-widevine-licensing.axprod.net/AcquireLicense' -X POST -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0' -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'X-AxDRM-Message: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2ZXJzaW9uIjoxLCJjb21fa2V5X2lkIjoiNTg0MzJDM0MtNTk0RC00NDc2LTk4NjYtQUFFOTAwQkJCRUYyIiwibWVzc2FnZSI6eyJ0eXBlIjoiZW50aXRsZW1lbnRfbWVzc2FnZSIsInZlcnNpb24iOjIsImxpY2Vuc2UiOnsiZXhwaXJhdGlvbl9kYXRldGltZSI6IjIwMjUtMDMtMjdUMDI6Mzg6MjYuODU4WiJ9LCJjb250ZW50X2tleXNfc291cmNlIjp7ImlubGluZSI6W3siaWQiOiIwNjA5NmIyMi0xNWE2LTQ2M2YtOTUxYi02ZTY4N2I4N2MwY2YiLCJ1c2FnZV9wb2xpY3kiOiJQb2xpY3kgQSJ9XX0sImNvbnRlbnRfa2V5X3VzYWdlX3BvbGljaWVzIjpbeyJuYW1lIjoiUG9saWN5IEEiLCJwbGF5cmVhZHkiOnsibWluX2RldmljZV9zZWN1cml0eV9sZXZlbCI6MjAwMCwicGxheV9lbmFibGVycyI6WyI3ODY2MjdEOC1DMkE2LTQ0QkUtOEY4OC0wOEFFMjU1QjAxQTciXX0sIndpZGV2aW5lIjp7ImRldmljZV9zZWN1cml0eV9sZXZlbCI6IlNXX1NFQ1VSRV9DUllQVE8ifX1dfX0.MCc3dkGBQ6TfZXAT7XDIWituG2I6W0uV91xttFrKcoQ' -H 'Origin: https://www.hoichoi.tv' -H 'Connection: keep-alive' -H 'Referer: https://www.hoichoi.tv/' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: cross-site' -H 'TE: trailers' --data-raw $'\x08\x01\x12\xf7\x0e\n\xf4\r\x08\x01\x12\x9a\x0b\n\xdd\x03\x08\x02\x12\x10R\xdc\xb8\\\xf3\xad\x90\x9e\xc1kjX \xa6\x98\xb2\x18\xd6\xb6\x86\xa4\x06"\x8e\x020\x82\x01\n\x02\x82\x01\x01\x00\x84"F\xc8\x89\xd5\xd3\041Lv4^\xa1\xcbq\xe61\xbd\xc5\x0e\x8d\x0e\xa00\xf8\rwn\xb4L{\xd7\'\xeb\xdc{\x98\x8c\xfb\x09yB\x93G- \xb1\xc3\xc6\x99\xe8\xbd\xc2\xecU\xbb\xb7\xaa;eP\xc7\x1b]"\xcb\xb4\xbf\xcf\xf1"\xd8>.f)fP@\x02["\xd6#\xba\x89\x17\xb8\x94\x99\x8e\xb6\xf5\x07\x17\xed\x1e\xed4\x08\xa8ZZ\xa2\xd4\x90\xfa7[\xecU\xc9c\xf8\xd4\xe0\x0f\x84\xdf\xa3\xb5\x17\xb5jU\xc2a\xf7\xcau\xa1\xf4\xfdD;\x0f\xa2Z\x93\x81_\xf4D\xfb\xe24Qe\x925&\x9a\xba\x12\xe0n\x131\xc5\xd9\xb7\x1e"\xf1`+\x91\xd9\xf4\xe5O<x\x90?\xbbNnw7r-\x1d\x16lL\xb2\x06\x0c\x81\x82\x10\x92g>\xaa\x8a\x0f\xb5\x11\xe34\xa7~\xe8\xea\x03\x8f\x87t\xa8>\x86b\x02\xc2@\xaf\x9fA\xeaHq\xae\xea-\xefuN\xe8\xf8\x8c;{rPP\xdd{\x89\xd85k\xe5\xde\xaa\xf4\xc4\xf7\xd0\r(\xb1\x06\xc5O\x02\x03\x01\x00\x01(\xf0"H\x01R\xaa\x01\x08\x01\x10\x00\x1a\x81\x01\x04\xd6i%R\xf2v\xf2\x95\xb0b9\xc2\x81\xf8XlC\x97\x99\x7f\x99\xeb6m\xb0\xd2c.\xb1\xfe\x03K\xe7\xe4\\\xe1\'\x05 6\xb5\xf5M\x07\xfe8\x88^\xadj\x10F \xacK<\xcce\xb8\xd0\xd5\xc4\x80\x1eg\x8fn\r\041o\x09\xdf \xa0\xfb\x95&\xf9\xbb2dm\x0b\x89\x8c\x12a\xb3sUh\x1f$\x12\xc6hI\x82\x85\xdeSXZ\xe8\xae8Q\xd1\xdd\xbe\xb7\xbaZ\xd8\xfc\x93y\x8b\x83i~\x9e\x9e\xe4\x9cH\xf5\xdd" \xba\xb1\xc9\xf9\xf4\xf1\xfb\x03\x05\xe1\xe2\xc0g\x1b\x19y;\xf7d$O^\x8dl\x13Al\xdax?UE\x12\x80\x024\x00\'ji\xaab\x89.c\xc3\xf2\xe5\xcd\xd3\x95TV8\xc5\xb19|\xe9\x83\x03 Q\xfan\xd0\x06\x1b\xda\xdfj\xc5\xb6\x91\xb1.F\x11\xeb\xfc\x08\x9e[\x1ch:UT\x1e\xe1\xdf\xb7\xf7\x93\xdb\xfe1y\x1f\x89`\xc4\xfc\x90@\xf1"\x91\rh\'\xf0\xc6\x11Q\\[FS\x9d\x1c3\xcf\x99\xdc\xf7\x9e\x82*1\xeb\xb40\x07V\xa04\xc8\xd8\x90\xf1}CNhK\xf6\x19.q(%q\xf8\x18)\x12\x08}D\xa5\xf9[c%Gd\xb7\xbb\x90\xb6\x83\xc8\xba >]\xea\xc4\xf4~\xfe\x16\xbc\xees\x12\x9b\xe4\x91v\xbf\xed\xa7\x85\xef+M\x81d8\xfa\x95\xd9\xc5\xb3\x1c\xd1\xe6\x0b\x83\x0c\xb5\xf4[\xf3\xb8\x8e\xb1\xa2o\x13\x0b@=X{\x90\x8c\x12{\xa9\x0fo\x96\xe8\xac\xa5:\xf9-m\xa5\x13\xa9\xa2+\xda\x85El-r\x9enGn\xad\x88\xbb\xeb\xf19\\\x9d#4\xca*P\'\xf2d\xe8\x04\xc6\xccC\\Z3\xc4\xf7\xbb&\xb2|\xac+\xe0\'\x1a\xb4\x05\n\xae\x02\x08\x01\x12\x10i\xe3\xe8\x98\xbb,?\xb8\xa3\xb3(\x1d\x84\xf8\x8c\x14\x18\x8e\xd5\xbe\x91\x05"\x8e\x020\x82\x01\n\x02\x82\x01\x01\x00\xd8\xf6\xe9\xb5\x89\xf0Q \xe9\xa4>\xd0\xd9N\xa1\xfe\x09\x95\x01m\xbd\x1e+@\xa7\xdc\xd1\xc5\x7f\xc3\x05P<\xcf\x13?\x9e\x98\xaf\xceN\xe6\xff\x84\xdcB$&\xa8\xff\xfaO\xe4\xbf-D\xd5\x0f\x14:\xeb\xbc L\xa3\xb4g\xfa%\x1b\xfa`?\xdb%\xe2\'\xa8\xaf\xa9\xc3}\n\xefb\xe6\xa3\x94\xd7((\x9f\xd4\x96e\x1b.\x8cQA\xf2|U\xad\xe69/7\xaa\xd3o7\xce}B\x83[-q~-8t\xfb\xba\xd3\xf3\x14o\xd1x1P\xb7C\xbf\x18\xb9sW\x00tw[\'\xdd"\x8c;\x85\xcb\x8e\x16]\x9d\xca\xed\x17\xd8\xe5\x8e\x98;\xc63\x08\x96u\x89R\xacC\xa3\xb4\xd0\x91<\xad&e%\xd2G\x0c\xed\xb9\xdd\x04\xb7\xab\x01\xd2E\x19\xa5\xdc\xea\x84\x98\xe1\xe3r\xfc\x81\x83\x96\xe2\xc2A\x1d\xcadD,\xcb\xf9\x8by]`\x81\x0e80Z\xfb\\\xe3>\xad\xdf\xb8\xff}x\xab\xf7^A\xb8\xc7\xaa5\x85\xb9Z\xfc\x88\x86\x8an\xaf\x91\xebt\xa1\x02\x03\x01\x00\x01(\xf0"\x12\x80\x03"\x8bc0\xeb?\x90\xb3V\xef\xbf\x11\x92\xb6\'\xbd\xb6\x97 \xa0\xed\xae\x02\xdeY\xbe\xfd\x02\r{\xeb\x16\\\'I\xba>\xa9\x1e\xf5F\xed\x88\x95\x95\x95I\xb3y]\x84\x88\x0f\x070\x071\xe3c\xca\xcd\xafw\xe0\xb1{R&\xdc\xb8\xdb\x97c5\x0bE\xe7\xe2v\x8e\xb0\041\x7ft6\x9b\xb1\x08\xe5\xaa\041djC\xd8M\x1c\xaf\xe7U\x8f\xda<\xc7K\x89GcVG\xc1U\xa1T\x12]\x9aZws?\xe1\x0c\xc1,\xdbh\xfe\xdc\xfeP\xac\x99\xc1\xae\xd2s\xf7\x93A\xcd\xbee\xc0\xd2\xdd\x91\x0e\xdeQ\x91\xb0\x7f:\xe0\xa7\xffpA\xaf%\x10A\xa9\xcaI\\\xa7\xc6\xf8\x8bj\x11m@\x00\xfam\x8e\xe8 \xcefD\xcd\x1a\xb9\xc51\x9f\xea\x8a\xfemz\xca\x8c*AK\xd1\xb5H\xec\xaf\x08\xd1u\x93\x9c\xfa\x94o\n\xb1x`C\x12\xfa\x001\xcc\xa2\xe9q\xbdB"\x87#\xd8\xe4\xcab\x99\xd5\xdfQ\xd1\x10\xe4p6\x12\xa3b5SH;\x8a\x8f\xd3N\xe3[\x9dr\x01\xe4\xe1:\xbc\xb8\'m\xb1\xb3\xc4]\x90\x80\xa58`\x1a\xb8\xb2%\xd2R\xc0\xe1\xf9L\xcdo\x95}\x09y\xc5\x8cO\xd0Nm\xba\x19\xf4\x87\xef8\xe0;%S\xc6E\xedM]Sd)\xac\x80)}\xf5\xc3\xf7\x08\x00\x00)6\xe9\x18 \xcb\xc7\xbd\xeb?"\xf3\xaf\xfea\x8c\x99BG=\x84\x87B\x00Dk\x80F\x02\x11\xb0r\xcc\xe3ku\x10\xec\xd4\xca\xd2\xfd\xc8u\x9a\x85y\xa4\x9b\xfa\xdc\x12\n\xbd\x01\xc6\xbc\xb9\x1a\x16\n\x0ccompany_name\x12\x06Google\x1a\041\n\nmodel_name\x12\x13AOSP on IA Emulator\x1a\x18\n\x11architecture_name\x12\x03x86\x1a\x1e\n\x0bdevice_name\x12\x0fgeneric_x86_arm\x1a"\n\x0cproduct_name\x12\x12sdk_gphone_x86_arm\x1ad\n\nbuild_info\x12Vgoogle/sdk_gphone_x86_arm/generic_x86_arm:9/PSR1.180720.122/6736742:userdebug/dev-keys\x1a\x1e\n\x14widevine_cdm_version\x12\x0614.0.0\x1a$\n\x1foem_crypto_security_patch_level\x12\x0102\x0e\x10\x01 \x00(\r0\x00@\x00H\x00P\x00\x12n\nl\nF\x12\x10\x06\x09k"\x15\xa6F?\x95\x1bnh{\x87\xc0\xcf\x1a\x06Axinom"$06096b22-15a6-463f-951b-6e687b87c0cfH\xe3\xdc\x95\x9b\x06\x10\x01\x1a a7555397ae0783470100000000000000\x18\x01 \xe3\xa2\x90\xbf\x060\x158\x95\xd1\xf2\x82\x01\x1a\x80\x02w\x12dP\x87\r\x11\xcb\xb7\x16te\xf8ti\x02\xd2\x9e\xba\x14Up#\xb9\xd9c\x1d\xa9\xef\xcf\x01\xb3k\xa4)Qq\xb3R\xd3\xbe\xdcb\xe7iHXR\x18q\x99\xc3003\xb4\xc3\xdd\xdcGT)=\xc8\xfaS\x02\xa7}\xa7\xb5\xd0%\xf8o\xe2\xda\xe1\xd7W\x1f/\x1e\xed\xc6\x11\x96\x8b\xd3\x12\xc5\x10\xfd\x17\xf1\xd4\xf8\xa2\x9bb\x04\x04\xc1\x95&ob\x1a#(\xde(\x83\xef\x81\xabX^\xa1\x90\x15 V\xc2\x02D\xf4\xd73\xe3\xe1U(N}\xf6[{\r\xf0\xa3\x19^\xeev\x99G\x8d\xe9\xc4\xb6=\xf1,xy\xa3\x19\xfc\x0c\xa6\xdf\x9ff\xbb\xb3;\xc2\x12\x91\x14A\xba)\x9d\x8f\x8dBN\xa5\xbb7\x03\x01\xd8\xbe%\xceaU\xb4\xfdn\xc2c\x0b\xea+u\xfd\x94\xea\x05k\xd8\xcd\xf2w}\xa5?G)\xa1\xec=\n\xa9\x07\x7f\xb2\xe0\x0f,5\xa3\xfc\x1f\xf4a\xa2;E\xf7\xa9g\xcd\xe0\x0b\xf4\xd1\x14{\x9bYV\x9b|\xbc.Y\xce4\x80\x06\xd4'
    Keys:
    Code:
    --key 06096b2215a6463f951b6e687b87c0cf:ff66b86ebabe06b2f3301eb3601d9ad9
    Command:
    Code:
    N_m3u8DL-RE "https://vhoichoi.viewlift.com/Renditions/20250227/1740635453624_shontaan_movie_file/dash/1740635453624_shontaan_movie_file.mpd" -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0" -H "Accept: */*" -H "Origin: https://www.hoichoi.tv" -H "Referer: https://www.hoichoi.tv/" --key 06096b2215a6463f951b6e687b87c0cf:ff66b86ebabe06b2f3301eb3601d9ad9 --use-shaka-packager -M format=mkv
    The output video file has decrypted audio; but video is totally black.
    Here's the output when I downloaded using N_m3u8DL_RE:
    Code:
    ❯ N_m3u8DL-RE "https://vhoichoi.viewlift.com/Renditions/20250227/1740635453624_shontaan_movie_file/dash/1740635453624_shontaan_movie_file.mpd" -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0" -H "Accept: */*" -H "Origin: https://www.hoichoi.tv" -H "Referer: https://www.hoichoi.tv/" --key 06096b2215a6463f951b6e687b87c0cf:ff66b86ebabe06b2f3301eb3601d9ad9 -M format=mkv
    20:23:21.816 INFO : N_m3u8DL-RE (Beta version) 20241203
    20:23:21.818 INFO : Loading URL: https://vhoichoi.viewlift.com/Renditions/20250227/1740635453624_shontaan_movie_file/dash/1740635453624_shontaan_movie_file.mpd
    20:23:33.119 INFO : Content Matched: Dynamic Adaptive Streaming over HTTP
    20:23:33.119 INFO : Parsing streams...
    20:23:33.169 WARN : Writing meta json
    20:23:33.177 INFO : Extracted, there are 7 streams, with 6 basic streams, 1 audio streams, 0 subtitle streams
    20:23:33.178 INFO : Vid *CENC 1920x1080 | 2300 Kbps | 1 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:33.178 INFO : Vid *CENC 1920x1080 | 1300 Kbps | 2 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:33.178 INFO : Vid *CENC 1280x720 | 750 Kbps | 3 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:33.178 INFO : Vid *CENC 1024x576 | 450 Kbps | 4 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:33.178 INFO : Vid *CENC 640x360 | 260 Kbps | 5 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:33.178 INFO : Vid *CENC 480x270 | 150 Kbps | 6 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:33.179 INFO : Aud *CENC 7 | 128 Kbps | mp4a.40.2 | und | 2CH | 1132 Segments | ~02h21m30s
    20:23:35.272 INFO : Parsing streams...
    20:23:35.279 INFO : Selected streams:
    20:23:35.280 INFO : Vid *CENC 1920x1080 | 2300 Kbps | 1 | 24 | vp9 | 1132 Segments | ~02h21m30s
    20:23:35.280 INFO : Aud *CENC 7 | 128 Kbps | mp4a.40.2 | und | 2CH | 1132 Segments | ~02h21m30s
    20:23:35.280 WARN : Writing meta json
    20:23:35.283 INFO : Save Name: 1740635453624_shontaan_movie_file_2025-03-26_20-23-33
    20:23:35.283 WARN : MuxAfterDone is detected, binary merging is automatically enabled
    20:23:35.284 INFO : Start downloading...Vid 1920x1080 | 2300 Kbps | 1 | 24 | vp9
    20:23:35.541 WARN : Reading media info...                                                      
    20:23:35.581 INFO : NaN: Unknown                                                               
    20:29:53.700 INFO : Binary merging...                                                                             
    20:29:55.613 INFO : Start downloading...Aud 7 | 128 Kbps | mp4a.40.2 | und | 2CH                                  
    20:29:55.621 WARN : Type: cenc                                                                                    
    20:29:55.621 WARN : PSSH(WV): EhAGCWsiFaZGP5Ubbmh7h8DPGgZBeGlub20iJDA2MDk2YjIyLTE1YTYtNDYzZi05NTFiLTZlNjg3Yjg3YzBjZkjj3JWbBg==
    20:29:55.621 WARN : KID: 06096b2215a6463f951b6e687b87c0cf                                                         
    20:29:55.621 WARN : Reading media info...                                                                         
    20:29:55.681 INFO : [0x1]: Audio, aac (mp4a)                                                                      
    20:30:47.403 INFO : Binary merging...                                                                                   
    20:30:47.534 WARN : Type: cenc                                                                                          
    20:30:47.534 WARN : PSSH(WV): EhAGCWsiFaZGP5Ubbmh7h8DPGgZBeGlub20iJDA2MDk2YjIyLTE1YTYtNDYzZi05NTFiLTZlNjg3Yjg3YzBjZkjj3JWbBg==
    20:30:47.534 WARN : KID: 06096b2215a6463f951b6e687b87c0cf                                                               
    20:30:47.534 INFO : Decrypting using MP4DECRYPT...                                                                      
    20:30:48.390 WARN : 1740635453624_shontaan_movie_file_2025-03-26_20-23-33.mp4
    20:30:48.390 WARN : 1740635453624_shontaan_movie_file_2025-03-26_20-23-33.und.m4a
    20:30:48.390 WARN : Muxing to 1740635453624_shontaan_movie_file_2025-03-26_20-23-33.MUX.mkv
    20:30:48.435 WARN : [vp9 @ 0x5cf5cf2295c0] Invalid frame marker
    20:30:48.435 WARN :     Last message repeated 119 times
    20:30:48.435 WARN : [matroska,webm @ 0x5cf5cf227780] Could not find codec parameters for stream 0 (Video: vp9 (Profile 0), none, 1920x1080): unspecified pixel 
    format
    20:30:48.436 WARN : Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    20:30:49.909 WARN : [matroska,webm @ 0x5cf5cf227780] Unknown-sized element at 0xa836c99 inside parent with finite size
    20:30:53.624 WARN : Cleaning files...
    20:30:53.757 WARN : Rename to 1740635453624_shontaan_movie_file_2025-03-26_20-23-33.mkv
    20:30:53.757 INFO : Done
    Please guide me.

    Edit: Site problem. Other streams are working fine. Only that particular stream has problem.
    Last edited by sp8996; 28th Mar 2025 at 01:13.
    Quote Quote  
  23. It seems the same problem like mine.
    From today probably something happened and the extension doesn't provide the right keys.
    Quote Quote  
  24. Originally Posted by timetunnel View Post
    It seems the same problem like mine.
    From today probably something happened and the extension doesn't provide the right keys.
    Yeah, I even tried changing the decryption engine in N_m3u8DL_RE. But ffmpeg, mp4decrypt, shaka_packager produces similar output with just audio (no video).

    Edit: Other streams are working fine
    Last edited by sp8996; 28th Mar 2025 at 01:15.
    Quote Quote  
  25. It seems the passed to a DRM multikey. But only experts may help if my thinking is correct.
    Quote Quote  
  26. I tried it early today and thankfully it was working fine on the website I tried it on. This is a terrific program and I hope it works for quite a while to come.
    Quote Quote  
  27. There seems to be a problem with the video codec, is there only with VP9 codec the movie?
    Last edited by Goku73; 27th Mar 2025 at 03:05.
    Quote Quote  
  28. Originally Posted by Goku73 View Post
    There seems to be a problem with the video codec, is there only with VP9 codec the movie?
    Yes
    Quote Quote  
  29. This looks like a vp9 decryption problem. An issue is already raised at N_m3u8DL_RE github.
    Code:
    https://github.com/nilaoda/N_m3u8DL-RE/issues/573
    Quote Quote  
  30. @sp8996 try download: Vid *CENC 1920x1080 | 1300 Kbps | 2 | 24 | vp9 | 1132 Segments | ~02h21m30s , I downloaded this version and is work fine
    Quote Quote  



Similar Threads

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