Hi all, after reading numerous posts on this topic I find myself struggling to decrypt a downloaded video with DRM protection. After entering PSSH and the license URL in cdrmproject I get the key, but despite having mp4 decrypter and ffmpeg installed on my PC I cannot decrypt the two files (audio and video) downloaded via yt-dlp. I always get errors during decryption attempts. I am asking for detailed advice on the decryption procedure via ffmpeg or mp4decrypter. Thanks in advance
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 17 of 17
-
-
Video URL?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Hi thanks is the link:
https://mediasetinfinity.mediaset.it/video/endlesslove/episodio-159_F312603203017002 -
https://mediasetinfinity.mediaset.it/video/endlesslove/episodio-159_F312603203017002
Thanks for answer link Is this. If my Key Is correct ,my very problem Is how tò use MP4 decrypt tò decrypter this -
Edit: Sorry. Need a VPN for that link.
At least you know the basic steps. Could you give me the manifest and the keys? I'll attempt downloading myself using yt-dlp and then decrypting using mp4decrypt and give you the commands to compare them with what you tried.
Or just wait for someone that can access it.Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 3rd Aug 2024 at 02:29.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
hi these is the key generate :22abb52841121c371dd20f952d05d5e6:d04415ea494fe414 bbb5237a9f6b4885
the mpd:https://vod06.msf.cdn.mediaset.net/farmunica/2024/07/1894776_19102fcd944f89/dashrcenc/hr_wv_mpl.mpd -
Use N_m3u8DL-RE instead.
Code:.\N_m3u8DL-RE.exe https://vod06.msf.cdn.mediaset.net/farmunica/2024/07/1894776_19102fcd944f89/dashrcenc/hr_wv_mpl.mpd --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885 --save-name _TEST -mt -M mp4 -sv best -sa best
[Attachment 81148 - Click to enlarge] -
Well the key is right. I ran the following:
Which outputs 2 files content.m4a and content.mp4 (audio and video separated). You can rename them to audio.m4a and video.mp4 . Then I ran:Code:yt-dlp "https://vod06.msf.cdn.mediaset.net/farmunica/2024/07/1894776_19102fcd944f89/dashrcenc/hd_wv_mpl.mpd" --allow-u -o "content"
And I muxed them using mkvtoolnix. The video plays fine.Code:mp4decrypt audio.m4a audio_decrypted.m4a --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885 mp4decrypt video.mp4 video_decrypted.mp4 --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885
[Attachment 81147 - Click to enlarge]
Or you could do it using N_m3u8DL-RE
For yt-dlp, make sure you downloaded the latest for your correct OS and placed in the same directoryCode:N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2024/07/1894776_19102fcd944f89/dashrcenc/hd_wv_mpl.mpd" --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885 -M format=mkv
- yt-dlp
- ffmpeg
- mp4decrypt
PS: I took the liberty of altering your manifest link to get the maximum quality. You can compare the links to understand what changed.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
furthermore, the plugin that I installed within yt-dlp-mp4decrypt which allows you to decrypt the file during download, says to insert the decryption key in kid:format... but honestly, I don't know what that means. after entering the command I get the error. MP4DecryptPP keyerror. if instead I use mp4decrypt after downloading the video it writes to me: cant open input( video.mp4) -4. I really don't understand what I should do.
-
in wha the folder i do put the audio file and video file? i write your same command to mp4decrypt and it says: ERROR:cannot open imput (audio.m4a) -4
-
no praticity with this program..with your command it can download the video and audio and decrypt all toghether?
-
thanks a lot guys I found the error and solved it. you are fantastic!!!! I just need more information on how to choose the language for downloading the audio file because it was downloaded to me in another language. thank you with all my heart
-
That is an example instead of video.mp4 you have to put the name of your video file or rename your video file as video.mp4
or rename your video file as video.mp4Code:mp4decrypt yourfilename.mp4 anyfilename.mp4 --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885
Code:mp4decrypt video.mp4 anyfilename.mp4 --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885
-
thanks all..best forum in the world!!! i only search the option language before download the audio file because i have play the file and it is in other language
-
Run the same command without the -sv best -sa best switch and you should be able to choose both the video resolution, and audio language, that you desire.
Code:.\N_m3u8DL-RE.exe https://vod06.msf.cdn.mediaset.net/farmunica/2024/07/1894776_19102fcd944f89/dashrcenc/hr_wv_mpl.mpd --key 22abb52841121c371dd20f952d05d5e6:d04415ea494fe414bbb5237a9f6b4885 --save-name _TEST -mt -M mp4
[Attachment 81174 - Click to enlarge] -
thanks again!!! now i need a tool to install on pc like cdrmproject for generating decryptions keys..edxist a similar tools to install directly on pc?
Similar Threads
-
Need help to download drm-protected video from Mediaset Infinity
By speedbob in forum Video Streaming DownloadingReplies: 414Last Post: 23rd Oct 2025, 19:11 -
mediaset infinity m3u8 link not found
By supergirl73 in forum Video Streaming DownloadingReplies: 218Last Post: 18th Mar 2025, 01:25 -
Help Needed to Decrypt and Download Video from Mediaset Infinity
By DiCamolla in forum Video Streaming DownloadingReplies: 7Last Post: 3rd Oct 2024, 08:39 -
Mediaset Infinity cannot download from a specified episode
By Pat05 in forum Video Streaming DownloadingReplies: 2Last Post: 12th Apr 2024, 02:39 -
Download DRM protected video and decrypt it with a drm licence url
By vikral in forum Video Streaming DownloadingReplies: 9Last Post: 9th Feb 2021, 03:14



Quote


